We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26820f0 commit 33c3822Copy full SHA for 33c3822
src/Components/test/E2ETest/Tests/DownloadAnchorTest.cs
@@ -29,6 +29,7 @@ public DownloadAnchorTest(
29
}
30
31
[Fact]
32
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/29739")]
33
public void DownloadFileFromAnchor()
34
{
35
// Arrange
0 commit comments