mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-18 23:23:46 +08:00
test(e2e): fix preflight fixture scope and path handling
This commit is contained in:
@@ -26,7 +26,7 @@ mvn -q -pl server -DskipTests package
|
||||
cd tests/e2e
|
||||
npm install
|
||||
npx playwright install --with-deps chromium
|
||||
pip3 install -r tests/e2e/requirements.txt
|
||||
pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
3. Generate fixtures and start fixture server:
|
||||
|
||||
Reference in New Issue
Block a user