mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
refactor(editor): split synced-doc-block tests to serveral files (#11845)
This PR splits `synced-doc-block.spec.ts` into multiple files for better organization.
This commit is contained in:
@@ -27,6 +27,7 @@ declare global {
|
||||
services: typeof import('@blocksuite/affine/shared/services');
|
||||
editor: typeof import('@blocksuite/integration-test');
|
||||
blockStd: typeof import('@blocksuite/affine/std');
|
||||
affineModel: typeof import('@blocksuite/affine-model');
|
||||
};
|
||||
collection: Workspace;
|
||||
doc: Store;
|
||||
|
||||
Reference in New Issue
Block a user