mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-19 00:29:34 -04:00
git coverage for the notifications client
This commit is contained in:
@@ -34,7 +34,7 @@ def test_send_sms_notification_basic(client):
|
||||
def test_send_sms_notification_full(client):
|
||||
client.send_sms_notification(
|
||||
"1234567890",
|
||||
"templae-id",
|
||||
"template-id",
|
||||
personalisation={"name": "Atlas"},
|
||||
reference="ref123",
|
||||
sms_sender_id="sender-001",
|
||||
|
||||
Reference in New Issue
Block a user