Skip to content

Commit

Permalink
Flush failure logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithin Bodanapu committed Dec 11, 2024
1 parent bfe9af2 commit 1e67733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests_integration/test_file_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def load_file_from_path() -> BinaryIO:
)

queue.upload()
queue.flush_failure_logger()

assert os.path.isfile(LOG_FAILURE_FILE)

Expand Down

0 comments on commit 1e67733

Please sign in to comment.