Skip to content

Commit

Permalink
Test latest edge only
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed May 15, 2022
1 parent db47e9f commit 6b2a5cc
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions fixtures/browser/karma.sauce.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,9 @@ const customLaunchers = {
browserName: 'firefox',
platform: 'OS X 10.12'
},
slEdge13: {
slEdge: {
base: 'SauceLabs',
browserName: 'MicrosoftEdge',
version: '13',
platform: 'Windows 10'
},
slEdge18: {
base: 'SauceLabs',
browserName: 'MicrosoftEdge',
version: '18',
platform: 'Windows 10'
},
sl_mac_chrome: {
Expand Down

0 comments on commit 6b2a5cc

Please sign in to comment.