@ -67,8 +67,7 @@ jobs:
- checkout
- restore_cache:
keys:
- npm-v2-dependencies-{{ checksum "yarn.lock" }}
- npm-v2-dependencies-
- npm-v1-dependencies-{{ checksum "yarn.lock" }}
- run:
name: "yarn test"
command: yarn test:e2e