提交 cf870e72 编写于 作者: K Kevin Pilch

Enable TestPreviewDiagnosticTaggerInPreviewPane.

We no longer have any artifacts for this.  Going to try to enable and see what
happens.

Fixes #14444.
上级 ecb10874
......@@ -199,7 +199,7 @@ public async Task TestPreviewDiagnosticTagger()
}
}
[WpfFact(Skip = "https://github.com/dotnet/roslyn/issues/14444")]
[WpfFact]
public async Task TestPreviewDiagnosticTaggerInPreviewPane()
{
using (var workspace = TestWorkspace.CreateCSharp("class { }", exportProvider: EditorServicesUtil.ExportProvider))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册