提交 f62e3824 编写于 作者: J Jason Malinowski

Explicitly flag test that uses IForegroundNotificationService as needing WpfFact

上级 2715a775
......@@ -43,6 +43,7 @@ class 123 { }
Dim buffer = workspace.Documents.First().GetTextBuffer()
WpfTestCase.RequireWpfFact("This test uses IForegroundNotificationService")
Dim foregroundService = workspace.GetService(Of IForegroundNotificationService)()
Dim provider = New DiagnosticsSquiggleTaggerProvider(optionsService, diagnosticService, foregroundService, listeners)
Dim tagger = provider.CreateTagger(Of IErrorTag)(buffer)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册