mirror of
https://github.com/matrix-org/synapse.git
synced 2026-01-07 09:31:13 +01: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.