diff --git a/src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs b/src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs index 33e6cc1e0e40..5b0983369a06 100644 --- a/src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs +++ b/src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs @@ -157,7 +157,6 @@ public async Task Post_CanRunAsynchronously_CaptureExecutionContext() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61639")] public async Task Post_CanRunAsynchronously_WhenBusy_Exception() { // Arrange