mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix(server): doc owner and default role permission (#10281)
This commit is contained in:
@@ -60,6 +60,9 @@ test.before(async () => {
|
||||
// which will keep the test process alive to timeout.
|
||||
stalledInterval: 100,
|
||||
},
|
||||
queue: {
|
||||
defaultJobOptions: { delay: 1000 },
|
||||
},
|
||||
},
|
||||
}),
|
||||
JobModule.forRoot(),
|
||||
|
||||
Reference in New Issue
Block a user