Skip to content

Commit 46cc799

Browse files
authored
[wasm] WBT: Re-enable blazor run test (#86268)
1 parent ff92d4e commit 46cc799

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ public void BugRegression_60479_WithRazorClassLib()
226226
Assert.Contains(razorClassLibraryFileName, lazyVal.EnumerateObject().Select(jp => jp.Name));
227227
}
228228

229-
[ActiveIssue("https://github.com/dotnet/runtime/issues/85769")]
230229
[ConditionalTheory(typeof(BuildTestBase), nameof(IsUsingWorkloads))]
231230
[InlineData("Debug")]
232231
[InlineData("Release")]

0 commit comments

Comments
 (0)