Merge pull request #3593 from alphagov/fix-link-and-button-text-across-pages

Fix link and button text across pages
This commit is contained in:
Tom Byers
2020-09-01 15:11:09 +01:00
committed by GitHub
15 changed files with 164 additions and 131 deletions

View File

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