mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Merge pull request #2830 from alphagov/put-current-branding-in-branding-request
Put current email branding in new branding request
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user