Skip to content

Commit 00d1852

Browse files
committed
remove active issue dotnet#77334
1 parent 7a9ff69 commit 00d1852

File tree

1 file changed

+0
-1
lines changed
  • src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System/Runtime/InteropServices/JavaScript

1 file changed

+0
-1
lines changed

src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System/Runtime/InteropServices/JavaScript/JSImportExportTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,6 @@ public async Task JsImportSleep()
15121512
}
15131513

15141514
[Fact]
1515-
[ActiveIssue("https://github.com/dotnet/runtime/issues/77334")]
15161515
public async Task JsImportTaskTypes()
15171516
{
15181517
for(int i=0;i<100;i++)

0 commit comments

Comments
 (0)