Skip to content

Commit 794a7ee

Browse files
authored
Remove active issue comment of a closed issue. (#117808)
1 parent a791373 commit 794a7ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mono/wasm/Wasm.Build.Tests/MemoryTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ public MemoryTests(ITestOutputHelper output, SharedBuildPerTestClassFixture buil
2020
{
2121
}
2222

23-
// ActiveIssue: https://github.com/dotnet/runtime/issues/104618
2423
[Fact, TestCategory("no-workload")]
2524
public async Task AllocateLargeHeapThenRepeatedlyInterop_NoWorkload() =>
2625
await AllocateLargeHeapThenRepeatedlyInterop();

0 commit comments

Comments
 (0)