try re-enabling http2 interop tests on helix (#19573)

This commit is contained in:
Andrew Stanton-Nurse 2020-03-05 11:30:24 -08:00 committed by GitHub
parent 0db0640e6b
commit 9458ebb543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
<TestGroupName>Interop.FunctionalTests</TestGroupName>
<!-- WebDriver is not strong named, so this test assembly cannot be strong-named either. -->
<SignAssembly>false</SignAssembly>
<!-- See: https://github.com/dotnet/aspnetcore/issues/7299 -->
<BuildHelixPayload>false</BuildHelixPayload>
</PropertyGroup>
<ItemGroup>