mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Change content following content review
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user