summary refs log tree commit diff
path: root/changelog.d/10963.misc
blob: daf40155de56557710728503fa2c64299a910250 (plain) (blame)
1
Fix the test utility function `create_room_as` so that `is_public=True` will explicitly set the `visibility` parameter of room creation requests to `public`. Contributed by @AndrewFerr.