mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-15 05:33:52 +08:00
test(e2e): harden fixture preflight and remove duplicate generation
This commit is contained in:
5
.github/workflows/pr-e2e-mvp.yml
vendored
5
.github/workflows/pr-e2e-mvp.yml
vendored
@@ -55,11 +55,6 @@ jobs:
|
||||
npm install
|
||||
npx playwright install --with-deps chromium
|
||||
|
||||
- name: Generate fixtures
|
||||
run: |
|
||||
node tests/e2e/scripts/generate-fixtures.mjs
|
||||
python3 tests/e2e/scripts/generate-office-fixtures.py
|
||||
|
||||
- name: Start fixture server
|
||||
run: |
|
||||
cd tests/e2e/fixtures
|
||||
|
||||
Reference in New Issue
Block a user