Skip to content

Commit bd0e748

Browse files
VIA-474 AS Update snapshot tests to use cross-browser config
1 parent 08e91d1 commit bd0e748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-7-snapshot-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: "Run Playwright snapshot tests (no update)"
5050
run: |
51-
npm run e2e:snapshot
51+
npm run e2e:snapshot -- --config=playwright.config.cross-browser.ts
5252
5353
- name: "Upload snapshots to S3 bucket with tag ${{ github.ref_name }}"
5454
if: failure()

0 commit comments

Comments
 (0)