mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Explain text message sender
We sometimes have to do this over support tickets as part of the go-live process; now we’re directing people to add a sender (as part of the task list) we can explain what it is in context.
This commit is contained in:
@@ -1021,7 +1021,7 @@ def test_default_option_shows_for_default_sender(
|
||||
(
|
||||
'main.service_sms_senders',
|
||||
no_sms_senders,
|
||||
'You haven’t added any sms senders yet'
|
||||
'You haven’t added any text message senders yet'
|
||||
),
|
||||
])
|
||||
def test_no_senders_message_shows(
|
||||
|
||||
Reference in New Issue
Block a user