Skip to content

Commit 8e7da99

Browse files
NarretzKevin Feinberg
authored and
Kevin Feinberg
committed
chore(saucelabs): remove platform for ios11
1 parent c2b9061 commit 8e7da99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

karma-shared.conf.js

+4
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,12 @@ module.exports = function(config, specificOptions) {
113113
'SL_iOS_11': {
114114
base: 'SauceLabs',
115115
browserName: 'iphone',
116+
<<<<<<< c2b90617cb7dac229b077d7345159f6768f08e54
116117
platform: 'OS X 10.12',
117118
version: '11.2'
119+
=======
120+
version: '11.3'
121+
>>>>>>> chore(saucelabs): remove platform for ios11
118122
},
119123

120124
'BS_Chrome': {

0 commit comments

Comments
 (0)