Skip to content

Commit

Permalink
TASK: Resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Sep 27, 2024
1 parent 4b4216c commit 8f37ddd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .sauce/config1Dimension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,12 @@ suites:
- "Tests/IntegrationTests/Fixtures/1Dimension/*.e2e.js"
platformName: "Windows 10"
screenResolution: "1280x1024"
smartRetry:
failedOnly: true
- name: "One dimensional Tests in Chrome on MacOS"
browserName: "chrome"
src:
- "Tests/IntegrationTests/Fixtures/1Dimension/*.e2e.js"
platformName: "macOS 13"
screenResolution: "1440x900"
smartRetry:
failedOnly: true
npm:
dependencies:
- testcafe-react-selectors
Expand Down
4 changes: 0 additions & 4 deletions .sauce/config2Dimension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,12 @@ suites:
- "Tests/IntegrationTests/Fixtures/2Dimension/*.e2e.js"
platformName: "Windows 10"
screenResolution: "1280x1024"
smartRetry:
failedOnly: true
- name: "Two dimensional Tests in Chrome on MacOS"
browserName: "chrome"
src:
- "Tests/IntegrationTests/Fixtures/2Dimension/*.e2e.js"
platformName: "macOS 13"
screenResolution: "1440x900"
smartRetry:
failedOnly: true
npm:
dependencies:
- testcafe-react-selectors
Expand Down

0 comments on commit 8f37ddd

Please sign in to comment.