We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2984e9 commit e0c74edCopy full SHA for e0c74ed
1 file changed
karma.conf.ci.js
@@ -69,12 +69,6 @@ module.exports = function(config) {
69
platform: 'OS X 10.11',
70
version: '10.0'
71
},
72
- // SauceLabs discontinued support for all versions of Opera:
73
- // https://wiki.saucelabs.com/pages/viewpage.action?pageId=70074721
74
- // slOpera: {
75
- // base: 'SauceLabs',
76
- // browserName: 'opera'
77
- // },
78
slEdge14: {
79
base: 'SauceLabs',
80
browserName: 'microsoftedge',
0 commit comments