From cceb731596506bd08499a11b97fc7f925b81da10 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 3 Feb 2020 16:28:47 +0000 Subject: [PATCH] =?UTF-8?q?Rename=20test=20to=20be=20a=20more=20explicit?= =?UTF-8?q?=20about=20what=20it=E2=80=99s=20testing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- tests/app/main/test_permissions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/app/main/test_permissions.py b/tests/app/main/test_permissions.py index 9fc7d1898..09a6d7b1d 100644 --- a/tests/app/main/test_permissions.py +++ b/tests/app/main/test_permissions.py @@ -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,