diff --git a/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs b/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs index 0ef5faff903f..e0779ea5e890 100644 --- a/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs +++ b/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs @@ -881,7 +881,6 @@ public async Task ProcessAsync_ThrowsExceptionForAwaiters_IfExecutorEncountersAn } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/57567")] public async Task ProcessAsync_AwaitersUseTheResultOfExecutor() { // Arrange