mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-04 16:20:06 -04:00
more tests
This commit is contained in:
@@ -449,4 +449,4 @@ def test_receive_sns_sms_success(client, app):
|
||||
date_received="2025-07-01T10:00:00:000Z",
|
||||
provider_name="sns",
|
||||
)
|
||||
mock_task.assert_called_once_with(["inbound-id", "service-id"], queue="notify")
|
||||
mock_task.assert_called_once_with(["inbound-id", "service-id"], queue="notify-internal-tasks")
|
||||
|
||||
Reference in New Issue
Block a user