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.
1 parent 818d0e3 commit 40070aeCopy full SHA for 40070ae
src/Components/test/E2ETest/Tests/ThreadingAppTest.cs
@@ -40,6 +40,7 @@ public void HasHeading()
40
}
41
42
[Fact]
43
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54497")]
44
public void NavMenuHighlightsCurrentLocation()
45
{
46
var activeNavLinksSelector = By.CssSelector(".sidebar a.active");
0 commit comments