Skip to content

Commit faf3e30

Browse files
mitchdennycaptainsafia
authored andcommitted
Unquarantine the test. (#59066)
1 parent a7671d8 commit faf3e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/FunctionalTests/MaxRequestBufferSizeTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ public async Task LargeUpload(long? maxRequestBufferSize, bool connectionAdapter
211211
}
212212

213213
[Fact]
214-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24557")]
215214
public async Task ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded()
216215
{
217216
// Parameters

0 commit comments

Comments
 (0)