mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-31 13:49:12 +08:00
test(server): move tests out of src folder (#4366)
This commit is contained in:
@@ -18,5 +18,6 @@
|
||||
"path": "../../tests/kit"
|
||||
}
|
||||
],
|
||||
"include": ["scripts", "package.json"]
|
||||
"include": ["scripts", "package.json"],
|
||||
"exclude": ["tests"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user