Skip to content

Commit cc350d4

Browse files
committed
Fix E2E test timeouts
1 parent 7d8224d commit cc350d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<Reference Include="Microsoft.AspNetCore.Cors" />
3535
<Reference Include="Microsoft.AspNetCore.Hosting" />
3636
<Reference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" />
37+
<Reference Include="Microsoft.AspNetCore.ResponseCompression" />
3738
<Reference Include="Microsoft.AspNetCore.Server.Kestrel" />
3839
<Reference Include="Microsoft.AspNetCore.StaticFiles" />
3940
<Reference Include="Microsoft.Extensions.Logging.Testing" />

0 commit comments

Comments
 (0)