提交 24b09c0d 编写于 作者: K Kevin Pilch 提交者: GitHub

Merge pull request #19699 from Pilchie/Fix14444-EnableTestPreviewDiagnosticTaggerInPreviewPane

Enable TestPreviewDiagnosticTaggerInPreviewPane.
......@@ -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.
先完成此消息的编辑!
想要评论请 注册