mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 22:22:24 -05:00
code review feedback and merge from main
This commit is contained in:
@@ -81,7 +81,7 @@ def test_cronitor_does_nothing_if_name_not_recognised(notify_api, rmock, mocker)
|
||||
):
|
||||
assert successful_task() == 1
|
||||
|
||||
mock_logger.exception.assert_called_with(
|
||||
mock_logger.error.assert_called_with(
|
||||
"Cronitor enabled but task_name hello not found in environment"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user