Skip to content

Commit ab29600

Browse files
committed
Remove Firefox beta from Sauce testing because it keeps failing due to unavailablity.
1 parent 9b20921 commit ab29600

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

karma.conf.ci.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ module.exports = function (config) {
5050
platform: 'Windows 8.1',
5151
version: '42.0'
5252
},
53-
slFirefoxBeta: {
54-
base: 'SauceLabs',
55-
browserName: 'firefox',
56-
version: 'beta'
57-
},
5853
slFirefoxDev: {
5954
base: 'SauceLabs',
6055
browserName: 'firefox',

0 commit comments

Comments
 (0)