mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
syntax
This commit is contained in:
parent
cab9e0e7df
commit
9e4fb90d8a
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,8 @@ var sauceTestWorker = async.queue(function (testSettings, callback) {
|
|||
});
|
||||
}, 5000);
|
||||
});
|
||||
, 10000);
|
||||
|
||||
}, 10000);
|
||||
|
||||
}, 5); //run 5 tests in parrallel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue