Skip to content

Commit f2745c2

Browse files
authored
Update RequestTests.cs
1 parent 690405e commit f2745c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
3333
{
34-
[SkipOnHelix] // https://github.com/aspnet/AspNetCore/issues/7847
3534
public class RequestTests : LoggedTest
3635
{
3736
private const int _connectionStartedEventId = 1;

0 commit comments

Comments
 (0)