Skip to content

Commit d59b32e

Browse files
authored
[MT][browser] AsyncTransactionScopeTests.VerifyBYOTSyncTSNestedAsync passes
1 parent bf828d8 commit d59b32e

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)