mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
more s3 tests
This commit is contained in:
@@ -152,7 +152,7 @@ def test_download_from_s3_general_exception(mocker):
|
|||||||
)
|
)
|
||||||
except Exception:
|
except Exception:
|
||||||
pass
|
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):
|
def test_list_s3_objects(mocker):
|
||||||
|
|||||||
Reference in New Issue
Block a user