mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 00:43:12 -04:00
more tests
This commit is contained in:
@@ -37,6 +37,7 @@ class AwsPinpointClient(Client):
|
|||||||
# TODO right now this will only print with AWS simulated numbers,
|
# TODO right now this will only print with AWS simulated numbers,
|
||||||
# but remove this when that changes
|
# but remove this when that changes
|
||||||
current_app.logger.info(hilite(response))
|
current_app.logger.info(hilite(response))
|
||||||
|
return response
|
||||||
except ClientError:
|
except ClientError:
|
||||||
current_app.logger.exception(
|
current_app.logger.exception(
|
||||||
"#notify-debug-validate-phone-number Could not validate with pinpoint"
|
"#notify-debug-validate-phone-number Could not validate with pinpoint"
|
||||||
|
|||||||
Reference in New Issue
Block a user