mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
This commit adds a new helper function to create or update a UserGroup object for a setting. We could have used existing update_or_create_user_group_for_setting but that also validates user IDs and subgroup IDs which we can skip in tests.
66 KiB
66 KiB