mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-21 18:12:04 -05:00
more s3 tests
This commit is contained in:
@@ -152,7 +152,7 @@ def test_download_from_s3_general_exception(mocker):
|
||||
)
|
||||
except Exception:
|
||||
pass
|
||||
mock_logger.exception.assert_called_once_with("EXCEPTION local_filename test_file")
|
||||
mock_logger.exception.assert_called_once()
|
||||
|
||||
|
||||
def test_list_s3_objects(mocker):
|
||||
|
||||
Reference in New Issue
Block a user