Update roomserver integration tests

This commit is contained in:
Andrew Morgan 2018-07-24 12:04:13 +01:00
parent 5177a384f8
commit 9831fcb855

View file

@ -388,8 +388,10 @@ func main() {
"removes_state_event_ids":null,
"last_sent_event_id":"",
"send_as_server":"",
"transaction_id": null
}}`,
"transaction_id":null
},
"opentracing_carrier": {}
}`,
}
testRoomserver(input, want, func(q api.RoomserverQueryAPI) {