mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
saucelabs: max 900 seconds
This commit is contained in:
parent
8daf9d7609
commit
545265bd80
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ async function runTest(testSettings){
|
|||
/* As a best practice, set important test metadata and execution options
|
||||
such as build info, tags for reporting, and timeout durations.
|
||||
*/
|
||||
'maxDuration': 600000,
|
||||
'maxDuration': 900,
|
||||
'idleTimeout': 1000
|
||||
}
|
||||
}).usingServer("https://ondemand.saucelabs.com/wd/hub").build();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue