try re-enabling http2 interop tests on helix (#19573)
This commit is contained in:
parent
0db0640e6b
commit
9458ebb543
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue