Skip to content

Commit

Permalink
TASK: Try chrome in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Dec 4, 2024
1 parent 9798b63 commit 9874ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ testcafe:
rootDir: ./
suites:
- name: "Tests in Firefox on Windows"
browserName: "firefox"
browserName: "chrome"
src:
- "Tests/IntegrationTests/Fixtures/*/*.e2e.js"
platformName: "Windows 10"
Expand Down

0 comments on commit 9874ae3

Please sign in to comment.