chore: bump blocksuite (#4958)

This commit is contained in:
Flrande
2023-11-16 14:27:39 +08:00
committed by LongYinan
parent 703fad6a0d
commit 8b2c3d4c41
19 changed files with 182 additions and 176 deletions

View File

@@ -68,6 +68,7 @@ beforeEach(() => {
isSSR: true,
schema,
});
vi.useFakeTimers({ toFake: ['requestIdleCallback'] });
});
afterEach(() => {