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 faaca0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/upstream-proxy.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Feature: UpstreamProxy
Scenario: UpstreamProxy
Given a configuration with:
"""
browserDisconnectTolerance: 3,
files = ['behind-proxy/plus.js', 'behind-proxy/test.js'];
browsers = ['ChromeHeadlessNoSandbox'];
plugins = [
Expand Down

0 comments on commit faaca0e

Please sign in to comment.