mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -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);
|
}, 5000);
|
||||||
});
|
});
|
||||||
, 10000);
|
|
||||||
|
}, 10000);
|
||||||
|
|
||||||
}, 5); //run 5 tests in parrallel
|
}, 5); //run 5 tests in parrallel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue