mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-10 16:33:11 -06:00
Fix roomserver integration test
This commit is contained in:
parent
a7e20d1658
commit
4def43fec5
|
|
@ -336,7 +336,8 @@ func main() {
|
|||
"state_key":"@richvdh:matrix.org",
|
||||
"type":"m.room.member"
|
||||
},
|
||||
"VisibilityEventIDs":null,
|
||||
"StateBeforeRemovesEventIDs":["$1463671339126270PnVwC:matrix.org"],
|
||||
"StateBeforeAddsEventIDs":null,
|
||||
"LatestEventIDs":["$1463671339126270PnVwC:matrix.org"],
|
||||
"AddsStateEventIDs":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
|
||||
"RemovesStateEventIDs":null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue