Skip to content

Commit 2087ceb

Browse files
authored
[wasm] WBT: Re-enable previously disabled test (#85009)
1 parent 3d869dc commit 2087ceb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mono/wasm/Wasm.Build.Tests/Blazor/MiscTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ public MiscTests(ITestOutputHelper output, SharedBuildPerTestClassFixture buildC
1818
}
1919

2020
[Theory]
21-
[ActiveIssue("https://github.com/dotnet/runtime/issues/84722")]
2221
[InlineData("Debug", true)]
2322
[InlineData("Debug", false)]
2423
[InlineData("Release", true)]

0 commit comments

Comments
 (0)