Skip to content

Commit

Permalink
disable failing test - active issue (#78976)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara authored Nov 30, 2022
1 parent a63b9d7 commit 019a362
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1478,6 +1478,7 @@ public async Task JsImportSleep()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/77334")]
public async Task JsImportTaskTypes()
{
object a = new object();
Expand Down

0 comments on commit 019a362

Please sign in to comment.