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
9383808322
commit
52657441ad
@ -43,7 +43,7 @@ module.exports = function(config) {
|
|||||||
sl_safari: {
|
sl_safari: {
|
||||||
base: 'SauceLabs',
|
base: 'SauceLabs',
|
||||||
browserName: 'safari',
|
browserName: 'safari',
|
||||||
version: '10.0',
|
version: '10.1',
|
||||||
platform: 'macOS 10.12'
|
platform: 'macOS 10.12'
|
||||||
},
|
},
|
||||||
'sl_android_4.4': {
|
'sl_android_4.4': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user