Skip to content
Snippets Groups Projects
Commit eae3364d authored by Hermannn Knive's avatar Hermannn Knive
Browse files

Prøve å fikse "Cannot read property 'express' of undefined"

parent fe375437
Branches
No related tags found
No related merge requests found
Pipeline #316066 failed
......@@ -19,7 +19,7 @@ test:
# install dependencies
- npm ci
# Kjør express-serveren i bakgrunnen
- npm start &
- npm start @
# Kjør testene
- npm test
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment