Quarantine test (#22981)

This commit is contained in:
John Luo 2020-06-15 19:48:33 -07:00 committed by GitHub
parent 490a7c8d00
commit 675fd1413c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ namespace Microsoft.DotNet.Watcher.Tools.Tests
}
[Fact]
[QuarantinedTest]
public async Task ProjectReferences_Graph()
{
var graph = new TestProjectGraph(_tempDir);