Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 1d06f71

Browse files
committed
try S 10.1
1 parent 620ebed commit 1d06f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-shared.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ module.exports = function(config, specificOptions) {
6060
base: 'SauceLabs',
6161
browserName: 'safari',
6262
platform: 'macOS 10.12',
63-
version: '10.0'
63+
version: '10.1'
6464
},
6565
'SL_IE_9': {
6666
base: 'SauceLabs',

0 commit comments

Comments
 (0)