Skip to content

Commit

Permalink
fix saucelabs firefox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Oct 21, 2023
1 parent 3da0b59 commit 624f548
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fixtures/browser/karma.sauce.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,11 @@ const customLaunchers = {
slFirefox: {
base: 'SauceLabs',
browserName: 'firefox',
platform: 'Linux',
browserVersion: 'latest'
},
slFirefox91: {
base: 'SauceLabs',
browserName: 'firefox',
platform: 'Linux',
browserVersion: '91',
'sauce:options': {
geckodriverVersion: '0.30.0'
Expand Down

0 comments on commit 624f548

Please sign in to comment.