mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Added more test for the side nav
This commit is contained in:
@@ -103,7 +103,8 @@ def test_platform_admin_user_can_not_access_page(app_,
|
||||
platform_admin_user,
|
||||
[],
|
||||
'',
|
||||
will_succeed=False)
|
||||
will_succeed=False,
|
||||
admin_override=False)
|
||||
|
||||
|
||||
def _user_with_permissions():
|
||||
|
||||
Reference in New Issue
Block a user