mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
ci: split migration test
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"scripts": {
|
||||
"unzip": "unzip affine-web -d static",
|
||||
"start": "yarn exec serve -s static -l 8082",
|
||||
"e2e": "playwright test && vitest --run"
|
||||
"e2e": "yarn playwright test",
|
||||
"test": "vitest --run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user