Quarantine test (#23636)
This commit is contained in:
parent
9d3bf572b3
commit
80de1e7588
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Reference in New Issue