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:
Chris Hill-Scott
2020-02-03 16:28:47 +00:00
committed by GitHub
parent b7b9e9747b
commit cceb731596

View File

@@ -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,
mocker,
active_caseworking_user,