From e86bc1172cd5458ed1ce1a7ba45af2af4021cbee Mon Sep 17 00:00:00 2001 From: Josh Wooding <12938082+joshwooding@users.noreply.github.com> Date: Wed, 8 Jan 2025 10:37:51 +0000 Subject: [PATCH] Update Cypress config (#4547) --- .github/workflows/test.yml | 5 +++-- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 200e1ad9793..2024e8d7487 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -114,9 +114,10 @@ jobs: uses: cypress-io/github-action@v6 with: install: false - command: yarn run test:components + component: true + browser: chrome - uses: actions/upload-artifact@v4 if: failure() with: - name: cypress-screenshots + name: cypress-screenshots-${{ matrix.react }} path: cypress/screenshots diff --git a/package.json b/package.json index 3a64f0edaed..45f2560aa9a 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "chromatic": "^11.10.1", "ci-info": "^4.0.0", "clsx": "^2.0.0", - "cypress": "^13.15.2", + "cypress": "^13.17.0", "cypress-axe": "^1.5.0", "cypress-real-events": "^1.13.0", "deepmerge": "^4.2.2", diff --git a/yarn.lock b/yarn.lock index 10b0e6d1d09..595d4b992ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3361,7 +3361,7 @@ __metadata: chromatic: "npm:^11.10.1" ci-info: "npm:^4.0.0" clsx: "npm:^2.0.0" - cypress: "npm:^13.15.2" + cypress: "npm:^13.17.0" cypress-axe: "npm:^1.5.0" cypress-real-events: "npm:^1.13.0" deepmerge: "npm:^4.2.2" @@ -7444,9 +7444,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.15.2": - version: 13.15.2 - resolution: "cypress@npm:13.15.2" +"cypress@npm:^13.17.0": + version: 13.17.0 + resolution: "cypress@npm:13.17.0" dependencies: "@cypress/request": "npm:^3.0.6" "@cypress/xvfb": "npm:^1.2.4" @@ -7493,7 +7493,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10/cf5746744adf2cca916dc1c99bf7d9794599bb0ee42d78d5f656f05140f73962788104d5df88314cc0bee2540795186256c75f2d4fc3652a17d5fba1495e1b06 + checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95 languageName: node linkType: hard