This commit is contained in:
John McLear 2020-05-27 14:40:40 +00:00
parent cab9e0e7df
commit 9e4fb90d8a

View file

@ -67,7 +67,8 @@ var sauceTestWorker = async.queue(function (testSettings, callback) {
});
}, 5000);
});
, 10000);
}, 10000);
}, 5); //run 5 tests in parrallel