refactor: land approved runtime cleanup and room binding cutover
This commit is contained in:
@@ -40,7 +40,7 @@ describe('host evidence IPC', () => {
|
||||
|
||||
deps = {
|
||||
sendMessage: async () => {},
|
||||
registeredGroups: () => ({ 'other@g.us': OTHER_GROUP }),
|
||||
roomBindings: () => ({ 'other@g.us': OTHER_GROUP }),
|
||||
assignRoom: () => {},
|
||||
syncGroups: async () => {},
|
||||
getAvailableGroups: () => [],
|
||||
|
||||
Reference in New Issue
Block a user