mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
hopefully final commit for tihs problem
This commit is contained in:
parent
3003ecb714
commit
7c45e38d5a
2 changed files with 0 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue