Skip to content

Commit 9d7e119

Browse files
authored
Merge pull request dotnet-architecture#981 from dotnet-architecture/fix/962-ordering-api-tests-referencing-mvc
Remove test class for MVC project
2 parents 1a73c6f + 468f117 commit 9d7e119

2 files changed

Lines changed: 0 additions & 87 deletions

File tree

src/Services/Ordering/Ordering.UnitTests/Application/OrderControllerTest.cs

Lines changed: 0 additions & 86 deletions
This file was deleted.

src/Services/Ordering/Ordering.UnitTests/Ordering.UnitTests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<ProjectReference Include="..\..\..\Web\WebMVC\WebMVC.csproj" />
2322
<ProjectReference Include="..\Ordering.API\Ordering.API.csproj" />
2423
<ProjectReference Include="..\Ordering.Domain\Ordering.Domain.csproj" />
2524
<ProjectReference Include="..\Ordering.Infrastructure\Ordering.Infrastructure.csproj" />

0 commit comments

Comments
 (0)