Let's try 5 tests in parrallel

pull/1158/merge
Peter 'Pita' Martischka 2012-11-03 16:11:41 +00:00
parent 5e90db6487
commit ecdd39bca6
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ var sauceTestWorker = async.queue(function (testSettings, callback) {
});
}, 5000);
});
}, 2); //run 2 tests in parrallel
}, 5); //run 2 tests in parrallel
// Firefox
sauceTestWorker.push({