mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Changing U.S. Notify to Notify.gov (#656)
This commit is contained in:
@@ -3072,7 +3072,7 @@ def test_unknown_channel_404s(
|
||||
),
|
||||
(
|
||||
'email',
|
||||
'It’s free to send emails through U.S. Notify.',
|
||||
'It’s free to send emails through Notify.gov.',
|
||||
'Send emails',
|
||||
[],
|
||||
'False',
|
||||
@@ -3081,7 +3081,7 @@ def test_unknown_channel_404s(
|
||||
),
|
||||
(
|
||||
'email',
|
||||
'It’s free to send emails through U.S. Notify.',
|
||||
'It’s free to send emails through Notify.gov.',
|
||||
'Send emails',
|
||||
['email', 'sms'],
|
||||
'True',
|
||||
|
||||
Reference in New Issue
Block a user