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
View File
@@ -19,6 +19,7 @@ global using FiscalOS.Infra.Data;
global using FiscalOS.Infra.Security;
global using FiscalOS.Infra.Tests.Assertions;
global using FiscalOS.Infra.Tests.Mocks;
global using FiscalOS.Tests.Common.Data;
global using FiscalOS.Infra.Transactions.Plaid;
global using Going.Plaid;