mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update safari tests to use v10.1
This commit is contained in:
parent
a967475826
commit
2c8c604f9a
@ -43,7 +43,7 @@ module.exports = function(config) {
|
||||
sl_safari: {
|
||||
base: 'SauceLabs',
|
||||
browserName: 'safari',
|
||||
version: '10.0',
|
||||
version: '10.1',
|
||||
platform: 'macOS 10.12'
|
||||
},
|
||||
'sl_android_4.4': {
|
||||
|
Loading…
Reference in New Issue
Block a user