mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
tests: Test against Safari 13, drop Safari 12 coverage.
This commit is contained in:
parent
867fdbd3f9
commit
06e0ff3cd3
@ -133,9 +133,9 @@ sauceTestWorker.push({
|
||||
|
||||
// 4) Safari on OSX 10.14
|
||||
sauceTestWorker.push({
|
||||
'platform' : 'OS X 10.14'
|
||||
'platform' : 'OS X 10.15'
|
||||
, 'browserName' : 'safari'
|
||||
, 'version' : '12.0'
|
||||
, 'version' : '13.1'
|
||||
});
|
||||
// IE 10 doesn't appear to be working anyway
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user