diff --git a/tests/app/main/views/test_templates.py b/tests/app/main/views/test_templates.py index 13f859a78..75c8a6496 100644 --- a/tests/app/main/views/test_templates.py +++ b/tests/app/main/views/test_templates.py @@ -757,7 +757,7 @@ def test_view_broadcast_template( service_id=SERVICE_ONE_ID, template_id=fake_uuid, )), - ('Edit', url_for( + ('Edit this template', url_for( '.edit_service_template', service_id=SERVICE_ONE_ID, template_id=fake_uuid,