Skip to content

Commit b50924e

Browse files
authored
Update MaxRequestBufferSizeTests.cs
1 parent f2745c2 commit b50924e

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
@@ -20,7 +20,6 @@
2020

2121
namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
2222
{
23-
[SkipOnHelix] // https://github.com/aspnet/AspNetCore/issues/7847
2423
public class MaxRequestBufferSizeTests : LoggedTest
2524
{
2625
// The client is typically paused after uploading this many bytes:

0 commit comments

Comments
 (0)