mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +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.
54 KiB
54 KiB