1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-07-31 15:24:23 +03:00

Move /members fetching to room as getEncryptionTargetMembers needs it

This commit is contained in:
Bruno Windels
2018-08-07 13:08:41 +02:00
parent 5d92ec3b7b
commit 864ea749e5
4 changed files with 72 additions and 79 deletions

View File

@ -469,7 +469,7 @@ describe("Room", function() {
describe("compareEventOrdering", function() {
beforeEach(function() {
room = new Room(roomId, null, {timelineSupport: true});
room = new Room(roomId, null, null, null, {timelineSupport: true});
});
const events = [