mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 02:43:12 -04:00
Removed edit permissions on the org users page.
Remove a user from organisation can be done later.
This commit is contained in:
@@ -207,7 +207,6 @@ def test_register_from_invite(
|
||||
def test_register_from_invite_when_user_registers_in_another_browser(
|
||||
client,
|
||||
api_user_active,
|
||||
mock_is_email_not_unique,
|
||||
mock_get_user_by_email,
|
||||
mock_accept_invite,
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user