Skip to content

Commit

Permalink
fix: Remove deprecated comment
Browse files Browse the repository at this point in the history
Co-authored-by: ted kaemming <[email protected]>
  • Loading branch information
tomasfarias and tkaemming committed Mar 19, 2024
1 parent 343024a commit adaf230
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@ async def test_s3_export_workflow_with_minio_bucket(
],
workflow_runner=UnsandboxedWorkflowRunner(),
):
# We patch the S3 client to return our client that targets MinIO.
await activity_environment.client.execute_workflow(
S3BatchExportWorkflow.run,
inputs,
Expand Down

0 comments on commit adaf230

Please sign in to comment.