mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-10 16:33:11 -06:00
Update roomserver integration tests
This commit is contained in:
parent
3f1a1b806b
commit
c41c4e27d6
|
|
@ -345,7 +345,8 @@ func main() {
|
|||
"LatestEventIDs":["$1463671339126270PnVwC:matrix.org"],
|
||||
"AddsStateEventIDs":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
|
||||
"RemovesStateEventIDs":null,
|
||||
"LastSentEventID":""
|
||||
"LastSentEventID":"",
|
||||
"SendAsServer":""
|
||||
}`,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue