Put current email branding in new branding request

When we get a request for new branding it’s helpful to quickly see what
the service’s current branding is, so we can get a better sense of why
they want to change it.
This commit is contained in:
Chris Hill-Scott
2019-03-06 15:27:43 +00:00
parent 906d0cbef8
commit ce1adce97a
4 changed files with 19 additions and 10 deletions

View File

@@ -3662,7 +3662,8 @@ def test_submit_email_branding_request(
'http://localhost/services/596364a0-858e-42c8-9062-a8fe822260eb',
'',
'---',
'Branding requested: {}'
'Current branding: GOV.UK',
'Branding requested: {}',
]).format(requested_branding),
subject='Email branding request - service one',
ticket_type='question',