mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 21:35:53 +00:00
This PR adds a `room_version` argument to the `RestHelper`'s `create_room_as` function for tests. I plan to use this for testing knocking, which currently uses an unstable room version.