Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Remove deprecated comment
Browse files Browse the repository at this point in the history
Co-authored-by: ted kaemming <[email protected]>
tomasfarias and tkaemming committed Mar 19, 2024
1 parent 7a96872 commit dbee673
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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,

0 comments on commit dbee673

Please sign in to comment.