Skip to content

Commit

Permalink
using 99 version instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant0928 committed Oct 12, 2023
1 parent f7f6922 commit 2f6d6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if (process.env.SAUCE_USERNAME && process.env.SAUCE_ACCESS_KEY) {
browserName: 'firefox',
platform: 'Windows 10',
version: 'latest',
geckodriverVersion: '0.30.0',
geckodriverVersion: '0.33.0',
},
sl_latest_edge: {
base: 'SauceLabs',
Expand Down

0 comments on commit 2f6d6a5

Please sign in to comment.