Skip to content

Commit 673e7cc

Browse files
devversionjelbourn
authored andcommitted
chore(saucelabs): fix microsoft edge version (#1508)
1 parent 601c036 commit 673e7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/browser-providers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export const customLaunchers: { [name: string]: BrowserLauncherInfo } = {
150150
base: 'SauceLabs',
151151
browserName: 'microsoftedge',
152152
platform: 'Windows 10',
153-
version: '20.10240'
153+
version: '14'
154154
},
155155
'SL_ANDROID4.1': {
156156
base: 'SauceLabs',

0 commit comments

Comments
 (0)