mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 13:05:54 -05: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.