Refactor EF tests

This commit is contained in:
Artemy
2025-07-10 18:11:46 +07:00
parent 65a43c09d3
commit d9dfaff079
11 changed files with 49 additions and 9 deletions
+4
View File
@@ -27,4 +27,8 @@
<ProjectReference Include="..\Govor.API\Govor.API.csproj" />
<ProjectReference Include="..\Govor.Data\Govor.Data.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="IntegrationTests\EF\Repositories\" />
</ItemGroup>
</Project>