Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 0ea20fa

Browse files
authored
test: add edge to sauce config (#441)
1 parent 473f01c commit 0ea20fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: sauce.conf.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ module.exports = function (config) {
7070
platform: 'Windows 10',
7171
version: '11'
7272
},
73-
/*'SL_MSEDGE13': {
73+
'SL_MSEDGE13': {
7474
base: 'SauceLabs',
7575
browserName: 'MicrosoftEdge',
7676
platform: 'Windows 10',
7777
version: '13.10586'
78-
},*/
78+
},
7979
'SL_ANDROID4.1': {
8080
base: 'SauceLabs',
8181
browserName: 'android',

0 commit comments

Comments
 (0)