mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 11:06:25 +08:00
chore: migrate blocksuite test (#9222)
This commit is contained in:
+5
-1
@@ -1 +1,5 @@
|
||||
export default ['.', './packages/frontend/apps/electron'];
|
||||
export default [
|
||||
'.',
|
||||
'./packages/frontend/apps/electron',
|
||||
'./blocksuite/**/*/vitest.config.ts',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user