mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
chore: add e2e test codegen command
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"lint": "pnpm --filter @pathfinder/app lint",
|
||||
"test": "playwright test",
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:codegen":"npx playwright codegen http://localhost:8080",
|
||||
"test:unit": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user