Increase browser timeout.
This commit is contained in:
parent
8561d2646b
commit
b897020c4b
@ -34,7 +34,7 @@ REFDIR = 'ref'
|
||||
TEST_SNAPSHOTS = 'test_snapshots'
|
||||
TMPDIR = 'tmp'
|
||||
VERBOSE = False
|
||||
BROWSER_TIMEOUT = 60
|
||||
BROWSER_TIMEOUT = 120
|
||||
|
||||
SERVER_HOST = "localhost"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user