Skip to content

Commit

Permalink
Add Chrome back.
Browse files Browse the repository at this point in the history
  • Loading branch information
dompuiu committed Apr 25, 2024
1 parent 4b7a083 commit 77f05e9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .sauce/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ 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",
# ]
- 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",
]

0 comments on commit 77f05e9

Please sign in to comment.