mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Renaming auto connection test
This commit is contained in:
parent
59aab3676d
commit
e557723c8e
2 changed files with 2 additions and 0 deletions
|
@ -78,12 +78,14 @@ 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