mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-15 19:01:04 -04:00
Add context to 'Edit' link on template page
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user