Skip to content

Commit 40070ae

Browse files
authored
Quarantine NavMenuHighlightsCurrentLocation (#54498)
1 parent 818d0e3 commit 40070ae

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
@@ -40,6 +40,7 @@ public void HasHeading()
4040
}
4141

4242
[Fact]
43+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54497")]
4344
public void NavMenuHighlightsCurrentLocation()
4445
{
4546
var activeNavLinksSelector = By.CssSelector(".sidebar a.active");

0 commit comments

Comments
 (0)