Revert "feat: copilot frontend e2e (#7694)"

This reverts commit d71852789f.
This commit is contained in:
LongYinan
2024-10-31 12:08:57 +08:00
parent ea607d34f6
commit c08b02caba
21 changed files with 29 additions and 917 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
"name": "@affine-test/affine-cloud",
"private": true,
"scripts": {
"e2e": "yarn playwright test",
"e2e:copilot": "yarn playwright test e2e/copilot.spec.ts"
"e2e": "yarn playwright test"
},
"devDependencies": {
"@affine-test/kit": "workspace:*",