mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-14 18:24:45 -04:00
tests: use latest Safari in Saucelab front end tests
I verified that, as of today, "latest" Safari version works on Saucelabs.
This commit is contained in:
parent
6fd2bf4472
commit
8f2ad7a0e8
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ sauceTestWorker.push({
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'OS X 10.15'
|
'platform' : 'OS X 10.15'
|
||||||
, 'browserName' : 'safari'
|
, 'browserName' : 'safari'
|
||||||
, 'version' : '13'
|
, 'version' : 'latest'
|
||||||
});
|
});
|
||||||
|
|
||||||
// 4) IE 10 on Win 8
|
// 4) IE 10 on Win 8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue