AuthControllerTests

This commit is contained in:
Artemy
2025-06-25 14:08:54 +07:00
parent 06cee5caae
commit e40489db40
5 changed files with 226 additions and 11 deletions
-4
View File
@@ -24,10 +24,6 @@
<Using Include="NUnit.Framework" />
</ItemGroup>
<ItemGroup>
<Folder Include="IntegrationTests\Controllers\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Govor.API\Govor.API.csproj" />
<ProjectReference Include="..\Govor.Data\Govor.Data.csproj" />