tests: remote parallel runners, they defo causing issues at the moment ;(

This commit is contained in:
John McLear 2020-06-07 02:23:56 +00:00
parent 2cd3dccc4d
commit 71a1f28ab9

View file

@ -70,7 +70,7 @@ var sauceTestWorker = async.queue(function (testSettings, callback) {
}, 10000);
}, 4); //run 4 tests in parrallel
}, 1); //run 4 tests in parrallel
// 1) Firefox on Linux
sauceTestWorker.push({