mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 13:41:38 -04:00
Merge pull request #2965 from alphagov/no-copy-paste-in-zendesk
Remove redundant info from go live emails
This commit is contained in:
@@ -1381,14 +1381,12 @@ def test_should_redirect_after_request_to_go_live(
|
||||
'---\n'
|
||||
'Organisation type: Central\n'
|
||||
'Agreement signed: Can’t tell (domain is user.gov.uk)\n'
|
||||
'Checklist completed: No\n'
|
||||
'{formatted_displayed_volumes}'
|
||||
'Consent to research: Yes\n'
|
||||
'Other live services: No\n'
|
||||
'\n'
|
||||
'---\n'
|
||||
'{service_id}, None, service one, Test User, test@user.gov.uk, -, 21/12/2012, '
|
||||
'{displayed_volumes}'
|
||||
'Request sent by test@user.gov.uk\n'
|
||||
).format(
|
||||
service_id=SERVICE_ONE_ID,
|
||||
displayed_volumes=displayed_volumes,
|
||||
|
||||
Reference in New Issue
Block a user