Skip to content

Commit 597e3b1

Browse files
MackinnonBuckcaptainsafia
authored andcommitted
Quarantine ThreadingAppTest.CounterPageCanUseThreads (#58243)
1 parent 7af3eea commit 597e3b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/Tests/ThreadingAppTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public void NavMenuHighlightsCurrentLocation()
6767
}
6868

6969
[Fact]
70+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58242")]
7071
public void CounterPageCanUseThreads()
7172
{
7273
// Navigate to "Counter"

0 commit comments

Comments
 (0)