Merge pull request #2965 from alphagov/no-copy-paste-in-zendesk

Remove redundant info from go live emails
This commit is contained in:
Chris Hill-Scott
2019-05-14 11:43:19 +01:00
committed by GitHub
2 changed files with 3 additions and 29 deletions

View File

@@ -1381,14 +1381,12 @@ def test_should_redirect_after_request_to_go_live(
'---\n'
'Organisation type: Central\n'
'Agreement signed: Cant 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,