mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
refactor: move test utils to package (#3206)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"private": true,
|
||||
"version": "0.7.0-canary.44",
|
||||
"exports": {
|
||||
"./playwright": "./playwright.ts"
|
||||
"./playwright": "./playwright.ts",
|
||||
"./utils/*": "./utils/*.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.35.1"
|
||||
|
||||
Reference in New Issue
Block a user