mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Merge branch 'main' into stvnrlly-paperless
This commit is contained in:
@@ -3108,7 +3108,7 @@ def test_unknown_channel_404s(
|
||||
),
|
||||
(
|
||||
'email',
|
||||
'It’s free to send emails through US Notify.',
|
||||
'It’s free to send emails through U.S. Notify.',
|
||||
'Send emails',
|
||||
[],
|
||||
'False',
|
||||
@@ -3117,7 +3117,7 @@ def test_unknown_channel_404s(
|
||||
),
|
||||
(
|
||||
'email',
|
||||
'It’s free to send emails through US Notify.',
|
||||
'It’s free to send emails through U.S. Notify.',
|
||||
'Send emails',
|
||||
['email', 'sms'],
|
||||
'True',
|
||||
|
||||
Reference in New Issue
Block a user