Fix roomserver integration test

This commit is contained in:
Mark Haines 2017-06-19 11:39:03 +01:00
parent a7e20d1658
commit 4def43fec5

View file

@ -336,7 +336,8 @@ func main() {
"state_key":"@richvdh:matrix.org", "state_key":"@richvdh:matrix.org",
"type":"m.room.member" "type":"m.room.member"
}, },
"VisibilityEventIDs":null, "StateBeforeRemovesEventIDs":["$1463671339126270PnVwC:matrix.org"],
"StateBeforeAddsEventIDs":null,
"LatestEventIDs":["$1463671339126270PnVwC:matrix.org"], "LatestEventIDs":["$1463671339126270PnVwC:matrix.org"],
"AddsStateEventIDs":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"], "AddsStateEventIDs":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
"RemovesStateEventIDs":null, "RemovesStateEventIDs":null,