Fix testcafe CI
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user