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 3d869dc commit 2087cebCopy full SHA for 2087ceb
src/mono/wasm/Wasm.Build.Tests/Blazor/MiscTests.cs
@@ -18,7 +18,6 @@ public MiscTests(ITestOutputHelper output, SharedBuildPerTestClassFixture buildC
18
}
19
20
[Theory]
21
- [ActiveIssue("https://github.com/dotnet/runtime/issues/84722")]
22
[InlineData("Debug", true)]
23
[InlineData("Debug", false)]
24
[InlineData("Release", true)]
0 commit comments