Skip to content

Commit 8bbb3bc

Browse files
authored
Unquarantine RendererSynchronizationContextTest.Post_CanRunAsynchronously_WhenBusy_Exception (#63400)
1 parent 863952e commit 8bbb3bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ public async Task Post_CanRunAsynchronously_CaptureExecutionContext()
157157
}
158158

159159
[Fact]
160-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61639")]
161160
public async Task Post_CanRunAsynchronously_WhenBusy_Exception()
162161
{
163162
// Arrange

0 commit comments

Comments
 (0)