Revert "tests: testing parallel runners"

This reverts commit e0ae5010ad.
outdent-ol-on-click
John McLear 2020-06-06 22:27:28 +00:00
parent f18d3f7c46
commit d292ed6678
1 changed files with 1 additions and 1 deletions

View File

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