mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:48:25 -04:00
Rename test to be a more explicit about what it’s testing
It’s not just that they’re an org user, it’s that they’re also a service user. And the usage page is the special case.
This commit is contained in:
@@ -378,7 +378,7 @@ def test_service_navigation_for_org_user(
|
|||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
def test_org_users_can_always_see_usage_page(
|
def test_org_user_who_is_also_service_user_can_still_see_usage_page(
|
||||||
client_request,
|
client_request,
|
||||||
mocker,
|
mocker,
|
||||||
active_caseworking_user,
|
active_caseworking_user,
|
||||||
|
|||||||
Reference in New Issue
Block a user