From 8f37ddd115754a7357aa69810459db4f61d162df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Gu=CC=88nther?= Date: Fri, 27 Sep 2024 19:17:54 +0200 Subject: [PATCH] TASK: Resolve conflicts --- .sauce/config1Dimension.yml | 4 ---- .sauce/config2Dimension.yml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/.sauce/config1Dimension.yml b/.sauce/config1Dimension.yml index 496bd00db9..00d91b076b 100644 --- a/.sauce/config1Dimension.yml +++ b/.sauce/config1Dimension.yml @@ -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 diff --git a/.sauce/config2Dimension.yml b/.sauce/config2Dimension.yml index 66b4f3c41c..2f1dbf1c70 100644 --- a/.sauce/config2Dimension.yml +++ b/.sauce/config2Dimension.yml @@ -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