mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
test(editor): move blocksuite test to tests folder (#10917)
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ export default tseslint.config(
|
||||
{
|
||||
files: [
|
||||
'packages/frontend/apps/electron/scripts/**/*',
|
||||
'blocksuite/tests-legacy/**/*.{ts,tsx}',
|
||||
'tests/blocksuite/**/*.{ts,tsx}',
|
||||
'blocksuite/**/__tests__/**/*.{ts,tsx}',
|
||||
],
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user