mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-29 08:18:27 +00:00
Fix integ test
This commit is contained in:
parent
f9f5880376
commit
cfaa70b465
1 changed files with 2 additions and 1 deletions
|
@ -387,7 +387,8 @@ func main() {
|
||||||
"adds_state_event_ids":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
|
"adds_state_event_ids":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
|
||||||
"removes_state_event_ids":null,
|
"removes_state_event_ids":null,
|
||||||
"last_sent_event_id":"",
|
"last_sent_event_id":"",
|
||||||
"send_as_server":""
|
"send_as_server":"",
|
||||||
|
"transaction_id": null
|
||||||
}}`,
|
}}`,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue