Skip to content

Commit

Permalink
Reenable SocketsHttpHandlerTest_Http3_MsQuic.ClientSettingsReceived_S…
Browse files Browse the repository at this point in the history
…uccess test
  • Loading branch information
rzikm committed Apr 6, 2022
1 parent 321cec8 commit 990f352
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ public HttpClientHandlerTest_Http3(ITestOutputHelper output) : base(output)
}

[Theory]
[ActiveIssue("https://github.com/dotnet/runtime/issues/55774")]
[InlineData(10)] // 2 bytes settings value.
[InlineData(100)] // 4 bytes settings value.
[InlineData(10_000_000)] // 8 bytes settings value.
Expand Down

0 comments on commit 990f352

Please sign in to comment.