Skip to content

Commit

Permalink
TASK: Tests 1 dimensional tests on Mac and Windows 10
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Sep 18, 2024
1 parent 5a18396 commit e7f9d88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .sauce/config1Dimension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ suites:
browserName: "firefox"
src:
- "Tests/IntegrationTests/Fixtures/1Dimension/*.e2e.js"
platformName: "Windows 11"
platformName: "Windows 10"
- name: "One dimensional Tests in Chrome on Windows"
browserName: "chrome"
browserName: "firefox"
src:
- "Tests/IntegrationTests/Fixtures/1Dimension/*.e2e.js"
platformName: "Windows 11"
platformName: "MacOS 11"
npm:
dependencies:
- testcafe-react-selectors
Expand Down

0 comments on commit e7f9d88

Please sign in to comment.