Add Cypress currents.dev quickfix

This commit is contained in:
Daniel Egger 2023-11-16 16:16:26 +01:00
parent f99e58ee88
commit 4c607afd24
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ e2e: &e2e
- source ./env/bitbucket/prepare_for_test.sh
- pip install -r server/requirements/requirements-dev.txt
- npm install
- CYPRESS_DOWNLOAD_MIRROR=https://cy-cdn.currents.dev npx cypress install --force
- npm run build
- ./prepare_server_cypress.sh --start-background
- npm run cypress:ci