Change content following content review

This commit is contained in:
Pea Tyczynska
2021-02-16 15:20:15 +00:00
parent 7c34a9bd46
commit 47f20ae438
4 changed files with 9 additions and 9 deletions

View File

@@ -694,8 +694,8 @@ def test_organisation_settings_for_platform_admin(
'Not signed Change data sharing and financial agreement for the organisation'
),
'Request to go live notes None Change go live notes for the organisation',
'Billing details No billing details yet Change billing details for the organisation',
'Notes No notes yet Change the notes for the organisation',
'Billing details None Change billing details for the organisation',
'Notes None Change the notes for the organisation',
'Default email branding GOV.UK Change default email branding for the organisation',
'Default letter branding No branding Change default letter branding for the organisation',
'Known email domains None Change known email domains for the organisation',

View File

@@ -100,8 +100,8 @@ def mock_get_service_settings_page_common(
'Label Value Action',
'Live Off Change service status',
'Count in list of live services Yes Change if service is counted in list of live services',
'Billing details No billing details yet Change billing details for service',
'Notes No notes yet Change the notes for the service',
'Billing details None Change billing details for service',
'Notes None Change the notes for the service',
'Organisation Test organisation Central government Change organisation for service',
'Rate limit 3,000 per minute Change rate limit',
'Message limit 1,000 per day Change daily message limit',
@@ -184,7 +184,7 @@ def test_platform_admin_sees_only_relevant_settings_for_broadcast_service(
'Label Value Action',
'Live Off Change service status',
'Notes No notes yet Change the notes for the service',
'Notes None Change the notes for the service',
'Email authentication Off Change your settings for Email authentication',
'Send cell broadcasts On Change your settings for Send cell broadcasts',
]