mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
feat: improve provider testing (#1280)
This commit is contained in:
@@ -30,6 +30,7 @@ export const createEmptyBlockSuiteWorkspace = (
|
||||
) => {
|
||||
return new BlockSuiteWorkspace({
|
||||
room,
|
||||
isSSR: typeof window === 'undefined',
|
||||
blobOptionsGetter,
|
||||
})
|
||||
.register(builtInSchemas)
|
||||
|
||||
Reference in New Issue
Block a user