Skip to content

Commit

Permalink
remove chrome duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
shammowla committed Aug 12, 2024
1 parent 2ca6537 commit c993ac2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .sauce/ee-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c993ac2

Please sign in to comment.