Skip to content

Commit a2d5acc

Browse files
NarretzKevin Feinberg
authored and
Kevin Feinberg
committed
chore: try ios 11.2
1 parent 8e7da99 commit a2d5acc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

karma-shared.conf.js

-5
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,9 @@ module.exports = function(config, specificOptions) {
113113
'SL_iOS_11': {
114114
base: 'SauceLabs',
115115
browserName: 'iphone',
116-
<<<<<<< c2b90617cb7dac229b077d7345159f6768f08e54
117116
platform: 'OS X 10.12',
118117
version: '11.2'
119-
=======
120-
version: '11.3'
121-
>>>>>>> chore(saucelabs): remove platform for ios11
122118
},
123-
124119
'BS_Chrome': {
125120
base: 'BrowserStack',
126121
browser: 'chrome',

0 commit comments

Comments
 (0)