Skip to content

Commit c571345

Browse files
Unquarantine Caching_SendFileWithFullContentLength_Cached (#36430)
1 parent b8b3b44 commit c571345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/HttpSys/test/FunctionalTests/ResponseCachingTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ public async Task Caching_SendFileNoContentLength_NotCached()
383383
}
384384

385385
[ConditionalFact]
386-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/32853")]
387386
public async Task Caching_SendFileWithFullContentLength_Cached()
388387
{
389388
var requestCount = 1;

0 commit comments

Comments
 (0)