fix tests
This commit is contained in:
parent
81f1e1d8d7
commit
54e41b5f32
5 changed files with 12 additions and 8 deletions
|
@ -242,6 +242,7 @@ export function mkStubRoom(roomId = null) {
|
|||
setBlacklistUnverifiedDevices: jest.fn(),
|
||||
on: jest.fn(),
|
||||
removeListener: jest.fn(),
|
||||
getDMInviter: jest.fn(),
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue