Skip to content

Commit

Permalink
fix(e2e): try to fix proxy to wait reconnect browser socket
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-redFox committed Mar 6, 2020
1 parent ef9d823 commit 9a4f796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/upstream-proxy.feature
Expand Up @@ -7,7 +7,7 @@ Feature: UpstreamProxy
Given a configuration with:
"""
files = ['behind-proxy/plus.js', 'behind-proxy/test.js'];
browsers = ['ChromeHeadlessNoSandbox'];
browsers = ['ChromeHeadless'];
plugins = [
'karma-jasmine',
'karma-chrome-launcher'
Expand Down

0 comments on commit 9a4f796

Please sign in to comment.