hopefully final commit for tihs problem

This commit is contained in:
John McLear 2020-05-29 11:25:10 +00:00
parent 3003ecb714
commit 7c45e38d5a
2 changed files with 0 additions and 3 deletions

View file

@ -78,14 +78,12 @@ sauceTestWorker.push({
, 'browserName' : 'firefox'
, 'version' : 'latest'
});
/*
// 2) Chrome on Linux
sauceTestWorker.push({
'platform' : 'Linux'
, 'browserName' : 'googlechrome'
, 'version' : 'latest'
});
*/
// 3) Safari on OSX 10.15
sauceTestWorker.push({
'platform' : 'OS X 10.15'