mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 04:51:49 +08:00
feat: copilot frontend e2e (#7694)
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"name": "@affine-test/affine-cloud",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"e2e": "yarn playwright test"
|
||||
"e2e": "yarn playwright test",
|
||||
"e2e:copilot": "yarn playwright test e2e/copilot.spec.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-test/kit": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user