e2e test refactor

This commit is contained in:
SPRINX0\prochazka
2025-01-09 12:43:32 +01:00
parent de1a1c923a
commit f7ed9c3eda
11 changed files with 20 additions and 125 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Run Cypress tests
run: |
cd e2e-tests
yarn test:local
yarn test:ci
- name: Integration tests
run: |