Skip to content

Commit

Permalink
Add a missing bucket fixture to a file-uploader-worker test
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety committed Nov 27, 2023
1 parent 218d3e5 commit a317db6
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 a317db6

Please sign in to comment.