mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 19:31:11 +02:00
Merge remote-tracking branch 'origin/develop' into dbkr/mau_to_limit_exceeded
This commit is contained in:
commit
98ae331bee
@ -255,6 +255,7 @@ export function mkStubRoom(roomId = null) {
|
||||
getUnfilteredTimelineSet: () => null,
|
||||
getAccountData: () => null,
|
||||
hasMembershipState: () => null,
|
||||
getVersion: () => '1',
|
||||
currentState: {
|
||||
getStateEvents: sinon.stub(),
|
||||
mayClientSendStateEvent: sinon.stub().returns(true),
|
||||
|
Loading…
x
Reference in New Issue
Block a user