diff --git a/.sauce/config1Dimension.yml b/.sauce/config1Dimension.yml index 69735dba7d..f145599df9 100644 --- a/.sauce/config1Dimension.yml +++ b/.sauce/config1Dimension.yml @@ -30,7 +30,7 @@ suites: src: - "Tests/IntegrationTests/Fixtures/1Dimension/*.e2e.js" platformName: "macOS 13" - screenResolution: "1920x1080" + screenResolution: "1600x1200" smartRetry: failedOnly: true npm: diff --git a/.sauce/config2Dimension.yml b/.sauce/config2Dimension.yml index 879f749d55..19e26ad202 100644 --- a/.sauce/config2Dimension.yml +++ b/.sauce/config2Dimension.yml @@ -29,7 +29,7 @@ suites: src: - "Tests/IntegrationTests/Fixtures/2Dimension/*.e2e.js" platformName: "macOS 13" - screenResolution: "1920x1080" + screenResolution: "1600x1200" smartRetry: failedOnly: true npm: