Skip to content

Commit

Permalink
Enable the disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
liveans committed Jul 12, 2024
1 parent 3025c18 commit 202690d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ async Task RunServer()
}

[ConditionalFact(nameof(TestsBackwardsCompatibilityEnabled))]
[ActiveIssue("/~https://github.com/dotnet/runtime/issues/103754")]
public async Task BackwardsCompatibility_DowngradeToHttp11()
{
TaskCompletionSource<object> completeStreamTcs = new TaskCompletionSource<object>(TaskCreationOptions.RunContinuationsAsynchronously);
Expand Down

0 comments on commit 202690d

Please sign in to comment.