mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-28 08:00:33 +03:00
Increase e2e timeouts
This commit is contained in:
parent
a8f9fca8a5
commit
c8bb81103c
|
@ -20,11 +20,11 @@ let config = {
|
|||
},
|
||||
//directConnect: true,
|
||||
useAllAngular2AppRoots: true,
|
||||
allScriptsTimeout: 120000,
|
||||
allScriptsTimeout: 180000,
|
||||
jasmineNodeOpts: {
|
||||
showTiming: true,
|
||||
showColors: true,
|
||||
defaultTimeoutInterval: 120000,
|
||||
defaultTimeoutInterval: 180000,
|
||||
print: function() {}
|
||||
},
|
||||
multiCapabilities: [
|
||||
|
|
Loading…
Reference in New Issue
Block a user