Remove basic view setting and preview

This commit is contained in:
Chris Hill-Scott
2018-08-09 17:51:34 +01:00
parent 5b616d55db
commit fdf3670661
13 changed files with 3 additions and 329 deletions

View File

@@ -211,7 +211,7 @@ def test_link_to_download_notifications(
) == expected_download_link(service_id=SERVICE_ONE_ID)
def test_download_not_available_in_basic_view(
def test_download_not_available_to_users_without_dashboard(
client_request,
active_caseworking_user,
):