diff --git a/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs b/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs index 782886fb2e06..458be9ee023a 100644 --- a/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs +++ b/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs @@ -42,7 +42,6 @@ public async Task Copy_DoNothingWhenNoSegments() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61053")] public async Task Copy_SingleSegment() { var segments = new List