tests: refactor test suite to match new project structure

This commit is contained in:
Stevan Freeborn
2026-02-03 04:38:40 -06:00
parent c2b681d267
commit 38a03f56ca
9 changed files with 50 additions and 12 deletions
@@ -17,6 +17,8 @@
<ItemGroup>
<ProjectReference Include="..\..\src\FiscalOS.API\FiscalOS.API.csproj" />
<ProjectReference Include="..\..\src\FiscalOS.Core\FiscalOS.Core.csproj" />
<ProjectReference Include="..\..\src\FiscalOS.Infra\FiscalOS.Infra.csproj" />
</ItemGroup>
</Project>