Fix testcafe CI

This commit is contained in:
Aarni Halinen
2019-11-09 01:57:20 +02:00
parent 1d0cd1d0c0
commit 45756253fa
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ setup:
# - npm run test:unit
test:e2e:
image: node:12-browsers
image: circleci/node:12-browsers
stage: test
script:
- npm run test:e2e