Update H2SpecTests.cs (#19751)
This commit is contained in:
parent
f5a2245957
commit
35b3cb75af
|
|
@ -21,7 +21,6 @@ namespace Interop.FunctionalTests
|
|||
{
|
||||
[ConditionalTheory]
|
||||
[MemberData(nameof(H2SpecTestCases))]
|
||||
[QuarantinedTest("https://github.com/dotnet/aspnetcore-internal/issues/2225")]
|
||||
public async Task RunIndividualTestCase(H2SpecTestCase testCase)
|
||||
{
|
||||
var hostBuilder = new WebHostBuilder()
|
||||
|
|
|
|||
Loading…
Reference in New Issue