Format organisation type nicely in go live requests

This commit is contained in:
Chris Hill-Scott
2021-10-11 14:08:42 +01:00
parent 84195d36af
commit dd573fec87
2 changed files with 3 additions and 3 deletions

View File

@@ -1736,7 +1736,7 @@ def test_should_redirect_after_request_to_go_live(
'http://localhost/services/{service_id}\n'
'\n'
'---\n'
'Organisation type: Central\n'
'Organisation type: Central government\n'
'Agreement signed: Cant tell (domain is user.gov.uk).\n'
'\n'
'{formatted_displayed_volumes}'
@@ -1819,7 +1819,7 @@ def test_request_to_go_live_displays_go_live_notes_in_zendesk_ticket(
'http://localhost/services/{service_id}\n'
'\n'
'---\n'
'Organisation type: Central\n'
'Organisation type: Central government\n'
'Agreement signed: No (organisation is Org 1, a crown body). {go_live_note}\n'
'\n'
'Emails in next year: 111,111\n'