2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-14 08:42:25 +03:00

test(circleci): persists ssr generated fixture to project

This commit is contained in:
pimlie
2019-03-21 14:30:47 +01:00
committed by Pim
parent cefce0749f
commit 5539d6a968
+5
View File
@@ -82,6 +82,11 @@ jobs:
- run:
name: E2E Tests
command: yarn test:e2e-ssr
# Persist workspace
- persist_to_workspace:
root: ~/project
paths:
- test/fixtures
test-e2e-firefox:
<<: *e2e_browsers