Quarantine test (#22981)
This commit is contained in:
parent
490a7c8d00
commit
675fd1413c
|
|
@ -222,6 +222,7 @@ namespace Microsoft.DotNet.Watcher.Tools.Tests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[QuarantinedTest]
|
||||||
public async Task ProjectReferences_Graph()
|
public async Task ProjectReferences_Graph()
|
||||||
{
|
{
|
||||||
var graph = new TestProjectGraph(_tempDir);
|
var graph = new TestProjectGraph(_tempDir);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue