mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-15 08:26:28 -04: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.