mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
notify-api-446 change default text message sender from U.S. Notify
This commit is contained in:
@@ -316,7 +316,7 @@ def test_update_template(notify_db_session, email_2fa_code_template):
|
||||
"Example text message template!",
|
||||
"sms",
|
||||
[
|
||||
"Hi, I’m trying out U.S. Notify! Today is ((day of week)) and my favorite color is ((color))."
|
||||
"Hi, I’m trying out Notify.gov! Today is ((day of week)) and my favorite color is ((color))."
|
||||
],
|
||||
"",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user