Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Nov 25, 2024
1 parent 65426c3 commit 70596e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/geospatial/test_cloud_optimize.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ def test_cloud_optimize(
with setup_benchmark(
**scale_kwargs[scale], **cluster_kwargs
) as benchmark: # noqa: F841
benchmark(cloud_optimize, scale, s3fs=s3, storage_url=s3_url)
benchmark(cloud_optimize, scale, fs=s3, storage_url=s3_url)

0 comments on commit 70596e2

Please sign in to comment.