Skip to content

Commit

Permalink
chore: upgrade ie11 windows os for saucelabs (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
devcorpio authored Sep 19, 2023
1 parent 77067e7 commit 3472897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-utils/test-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function getDefaultBrowsers() {
},
{
browserName: 'internet explorer',
platformName: 'Windows 8.1',
platformName: 'Windows 10',
browserVersion: '11'
},
{
Expand Down

0 comments on commit 3472897

Please sign in to comment.