Skip to content

Commit

Permalink
WEBUI-1355: disable unit tests using for firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Nov 21, 2023
1 parent 41da423 commit 6ed29ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ if (process.env.SAUCE_USERNAME && process.env.SAUCE_ACCESS_KEY) {
platform: 'Windows 10',
version: 'latest',
},
sl_latest_firefox: {
base: 'SauceLabs',
browserName: 'firefox',
platform: 'Windows 10',
version: 'latest',
geckodriverVersion: '0.30.0',
},
sl_latest_edge: {
base: 'SauceLabs',
browserName: 'microsoftedge',
Expand Down

0 comments on commit 6ed29ef

Please sign in to comment.