diff --git a/.sauce/ee-prd.yml b/.sauce/ee-prd.yml index d332edd20..a4aab9490 100644 --- a/.sauce/ee-prd.yml +++ b/.sauce/ee-prd.yml @@ -55,20 +55,6 @@ suites: - "test/functional/specs/**/*.js" platformName: "Windows 11" excludedTestFiles: ["test/functional/specs/Privacy/C5594870.js"] - - name: "Chrome" - browserName: "chrome" - headless: true - browserVersion: "latest" - src: - - "test/functional/specs/**/*.js" - platformName: "Windows 11" - excludedTestFiles: - [ - "test/functional/specs/Privacy/C5594870.js", - "test/functional/specs/Personalization/C7494472.js", - "test/functional/specs/Personalization/C8631576.js", - "test/functional/specs/Personalization/C8631577.js", - ] - name: "Chrome" browserName: "chrome" browserVersion: "latest"