Skip to content

Commit

Permalink
Enable. (#94517)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilonatommy authored Nov 9, 2023
1 parent c422fca commit b2538c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ public async Task RunWorkerAsync_NoOnWorkHandler_SetsResultToNull()

private ManualResetEventSlim manualResetEvent3;

[ActiveIssue("https://github.com/dotnet/runtime/issues/94050", typeof(PlatformDetection), nameof(PlatformDetection.IsWasmThreadingSupported))]
[ConditionalFact(typeof(PlatformDetection), nameof(PlatformDetection.IsThreadingSupported))]
public void TestCancelAsync()
{
Expand Down

0 comments on commit b2538c4

Please sign in to comment.