notify-api-446 change default text message sender from U.S. Notify

This commit is contained in:
Kenneth Kehl
2023-08-31 08:14:23 -07:00
parent 85de5bfc63
commit e9280b44b0
4 changed files with 51 additions and 47 deletions

View File

@@ -316,7 +316,7 @@ def test_update_template(notify_db_session, email_2fa_code_template):
"Example text message template!",
"sms",
[
"Hi, Im trying out U.S. Notify! Today is ((day of week)) and my favorite color is ((color))."
"Hi, Im trying out Notify.gov! Today is ((day of week)) and my favorite color is ((color))."
],
"",
)