refactor(infra.tests): moved builders to common project

This commit is contained in:
Stevan Freeborn
2026-03-10 07:41:43 -05:00
parent c713a5448d
commit e13c83013b
11 changed files with 2 additions and 376 deletions
@@ -1,5 +1,3 @@
using FiscalOS.Infra.Tests.Data;
namespace FiscalOS.Infra.Tests.Integration;
public abstract class IntegrationTest : IAsyncLifetime