Merge pull request #3401 from brendandahl/bump-timeout
Increase browser timeout.
This commit is contained in:
commit
c71a37d150
@ -34,7 +34,7 @@ REFDIR = 'ref'
|
|||||||
TEST_SNAPSHOTS = 'test_snapshots'
|
TEST_SNAPSHOTS = 'test_snapshots'
|
||||||
TMPDIR = 'tmp'
|
TMPDIR = 'tmp'
|
||||||
VERBOSE = False
|
VERBOSE = False
|
||||||
BROWSER_TIMEOUT = 60
|
BROWSER_TIMEOUT = 120
|
||||||
|
|
||||||
SERVER_HOST = "localhost"
|
SERVER_HOST = "localhost"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user