Skip to content

Commit

Permalink
Revert sauce flag test
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrambilla committed Jul 10, 2024
1 parent aa2670b commit 57dcf4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ const browsers = {
base: 'SauceLabs',
platformName: 'Windows 11',
browserName: 'MicrosoftEdge',
browserVersion: 'latest',
flags: ['--guest']
browserVersion: 'latest'
},
chromeWin: {
base: 'SauceLabs',
Expand Down

0 comments on commit 57dcf4d

Please sign in to comment.