diff --git a/.github/workflows/test-external-integrations.yaml b/.github/workflows/test-external-integrations.yaml index fda163c22..051fa0047 100644 --- a/.github/workflows/test-external-integrations.yaml +++ b/.github/workflows/test-external-integrations.yaml @@ -38,8 +38,8 @@ jobs: install: false working-directory: mon-entreprise # List here all the specs that are making external API calls: - spec: cypress/integration/mon-entreprise/gérer.js + spec: cypress/integration/mon-entreprise/english/gérer.js record: true tag: external-mon-entreprise-e2e config: integrationFolder=cypress/integration/mon-entreprise,baseUrl=https://mon-entreprise.fr - env: record_http= # prevent stubbing + env: language=fr,record_http= # prevent stubbing