mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-23 22:15:52 +00:00
CI: increase browser timeout (all browsers)
4aad1d1e34dd9cb6e5846364c0de549d27cc6e64 was only targeting Browserstack (by mistake). This applies the change to all browsers.
This commit is contained in:
parent
b374d37d4b
commit
04c59a297a
@ -12,7 +12,7 @@ export default {
|
||||
hostname: '127.0.0.1',
|
||||
testsStartTimeout: 45000,
|
||||
browserStartTimeout: 120000,
|
||||
testsFinishTimeout: 450000,
|
||||
testsFinishTimeout: 600000,
|
||||
concurrentBrowsers: 3,
|
||||
concurrency: 1, // see https://github.com/modernweb-dev/web/issues/2706
|
||||
coverage: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user