Skip to content
Snippets Groups Projects
Commit 6aef516b authored by NilsTesdal's avatar NilsTesdal
Browse files

Fixed script

parent cbf2a6ed
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,9 @@ test: ...@@ -14,6 +14,9 @@ test:
# install dependencies # install dependencies
- npm install - npm install
# Kjør express-serveren
- npm start
# run Cypress tests # run Cypress tests
- npm test - npm test
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment