Skip to content

Commit 80de1e7

Browse files
authored
Quarantine test (#23636)
1 parent 9d3bf57 commit 80de1e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Razor/Microsoft.NET.Sdk.Razor/integrationtests/MvcBuildIntegrationTestLegacy.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public virtual async Task Building_Project()
5656
}
5757

5858
[Fact]
59+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23635")]
5960
public virtual async Task BuildingProject_CopyToOutputDirectoryFiles()
6061
{
6162
using (CreateTestProject())

0 commit comments

Comments
 (0)