Quarantine test (#23636)

This commit is contained in:
Pranav K 2020-07-06 08:49:33 -07:00 committed by GitHub
parent 9d3bf572b3
commit 80de1e7588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ namespace Microsoft.AspNetCore.Razor.Design.IntegrationTests
}
[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23635")]
public virtual async Task BuildingProject_CopyToOutputDirectoryFiles()
{
using (CreateTestProject())