We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ThreadingAppTest.CounterPageCanUseThreads
1 parent 7af3eea commit 597e3b1Copy full SHA for 597e3b1
src/Components/test/E2ETest/Tests/ThreadingAppTest.cs
@@ -67,6 +67,7 @@ public void NavMenuHighlightsCurrentLocation()
67
}
68
69
[Fact]
70
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58242")]
71
public void CounterPageCanUseThreads()
72
{
73
// Navigate to "Counter"
0 commit comments