Skip to content
Snippets Groups Projects
Commit b901dda9 authored by Vegard Murvold Sporstøl's avatar Vegard Murvold Sporstøl Committed by Irina Kera Gundersen
Browse files

update testcafe pipeline

parent a2228c51
No related branches found
No related tags found
2 merge requests!11Testing,!10Testing
......@@ -6,6 +6,7 @@ test-frontend:
image: node:latest
stage: test
script:
- apt-get update -qy
- npm install -g testcafe
- testcafe chrome frontend-test.js --skip-js-error
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment