mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 02:05:34 +00:00
edb3d3f827
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.