Skip to content

Commit 0b96be1

Browse files
authored
Unblock (#97977)
1 parent 9dd8f52 commit 0b96be1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Transactions.Local/tests/AsyncTransactionScopeTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,6 @@ public void VerifyBYOTOpenConnSimulationTest()
11231123
}
11241124

11251125
[ConditionalFact(typeof(PlatformDetection), nameof(PlatformDetection.IsThreadingSupported))]
1126-
[ActiveIssue("https://github.com/dotnet/runtime/issues/97513", typeof(PlatformDetection), nameof(PlatformDetection.IsWasmThreadingSupported))]
11271126
public async Task VerifyBYOTSyncTSNestedAsync()
11281127
{
11291128
string txId1;

0 commit comments

Comments
 (0)