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

update testcafe pipeline

parent 365ad204
Branches master
No related tags found
2 merge requests!11Testing,!10Testing
......@@ -3,9 +3,8 @@ stages:
- staging
test-frontend:
image: node:latest
image: circleci/node:10.14-browsers
stage: test
addons: chrome:stable
script:
- 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