Skip to content

Commit

Permalink
Add a missing bucket fixture to a file-uploader-worker test (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety authored Nov 28, 2023
1 parent 52259ff commit 93b3a1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,7 @@ async def test_save_source_task(
downloaded_gsheet_file_id,
default_async_usm_per_test,
s3_tmp_bucket,
s3_persistent_bucket,
):
file_id = downloaded_gsheet_file_id
usm = default_async_usm_per_test
Expand Down

0 comments on commit 93b3a1b

Please sign in to comment.