Skip to content
Snippets Groups Projects

Cypress tests

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -225,7 +225,7 @@ End to End Tests:
@@ -225,7 +225,7 @@ End to End Tests:
- CMD: cy:run:services
- CMD: cy:run:services
- CMD: cy:run:source-models
- CMD: cy:run:source-models
script:
script:
- npm ci
- npm rebuild
- npm run ${CMD}
- npm run ${CMD}
stage: test
stage: test
tags:
tags:
Loading