test(ci): fix e2e tests

This commit is contained in:
Guillaume Chau
2019-11-26 15:40:54 +01:00
parent 81b8a4894a
commit 708ce8d1ff
+2 -2
View File
@@ -37,8 +37,8 @@ jobs:
- run: cd packages/vue-apollo && yarn test:eslint
- run: cd packages/vue-apollo && yarn test:types
- run: cd packages/vue-apollo && yarn test:unit
- run: cd packages/test-e2e yarn test:e2e
- run: cd packages/test-ssr yarn test:e2e
- run: cd packages/test-e2e && yarn test:e2e
- run: cd packages/test-ssr && yarn test:e2e
- store_artifacts:
path: packages/test-e2e/tests/e2e/videos