Fix import

This commit is contained in:
Rebecca Law
2016-07-06 15:07:09 +01:00
parent 764bfc6203
commit 16eb20371f

View File

@@ -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,