mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
test_user_groups: Clean up typos.
This commit is contained in:
committed by
Tim Abbott
parent
c4de46d910
commit
4adb9dd2bc
@@ -534,8 +534,6 @@ class UserGroupAPITestCase(UserGroupTestCase):
|
|||||||
else:
|
else:
|
||||||
self.assert_json_error(result, error_msg)
|
self.assert_json_error(result, error_msg)
|
||||||
|
|
||||||
realm = hamlet.realm
|
|
||||||
|
|
||||||
# Check only admins are allowed to create/delete user group. Admins are allowed even if
|
# Check only admins are allowed to create/delete user group. Admins are allowed even if
|
||||||
# they are not a member of the group.
|
# they are not a member of the group.
|
||||||
do_set_realm_property(
|
do_set_realm_property(
|
||||||
|
|||||||
Reference in New Issue
Block a user