mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Fix import
This commit is contained in:
@@ -485,7 +485,7 @@ def test_send_email_should_use_service_reply_to_email(
|
||||
db_notification.id,
|
||||
)
|
||||
|
||||
aws_ses_client.send_email.assert_called_once_with(
|
||||
app.aws_ses_client.send_email.assert_called_once_with(
|
||||
ANY,
|
||||
ANY,
|
||||
ANY,
|
||||
|
||||
Reference in New Issue
Block a user