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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user