mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
We create an unnamed user group with just the group creator as it's member when trying to set the default. The pattern I've followed across most of the acting_user additions is to just put the user declared somewhere before the check_add_user_group and see if the test passes. If it does not, then I'll look at what kind of user it needs to be set to `acting_user`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_user_groups.py | ||