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

Commit 276f55a

Browse files
committed
fixup! chore(*): update karma
1 parent 65037a9 commit 276f55a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

karma-shared.conf.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ module.exports = function(config, specificOptions) {
104104
platform: 'Windows 10',
105105
version: 'latest-1'
106106
},
107-
'SL_iOS_10': {
108-
base: 'SauceLabs',
109-
browserName: 'iphone',
110-
platform: 'OS X 10.12',
111-
version: '10.3'
112-
},
107+
// 'SL_iOS_10': {
108+
// base: 'SauceLabs',
109+
// browserName: 'iphone',
110+
// platform: 'OS X 10.12',
111+
// version: '10.3'
112+
// },
113113
'SL_iOS_11': {
114114
base: 'SauceLabs',
115115
browserName: 'iphone',

0 commit comments

Comments
 (0)