mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
tests: Test against Safari 13, drop Safari 12 coverage.
This commit is contained in:
parent
867fdbd3f9
commit
06e0ff3cd3
1 changed files with 2 additions and 2 deletions
|
@ -133,9 +133,9 @@ sauceTestWorker.push({
|
||||||
|
|
||||||
// 4) Safari on OSX 10.14
|
// 4) Safari on OSX 10.14
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'OS X 10.14'
|
'platform' : 'OS X 10.15'
|
||||||
, 'browserName' : 'safari'
|
, 'browserName' : 'safari'
|
||||||
, 'version' : '12.0'
|
, 'version' : '13.1'
|
||||||
});
|
});
|
||||||
// IE 10 doesn't appear to be working anyway
|
// IE 10 doesn't appear to be working anyway
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue