Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Feb 15, 2024
1 parent dddee4c commit d1ef3de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_compression_remote_reductionist.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
# bucket needed too for this test only
# otherwise, bucket is extracted automatically from full file uri
S3_BUCKET = "bnl"
ACTIVE_URLS = [S3_ACTIVE_URL_Bryan] # S3_ACTIVE_STORAGE_URL]

@pytest.mark.parametrize("storage_options, active_storage_url", storage_options_paramlist)
def test_compression_and_filters_cmip6_data(storage_options, active_storage_url):
Expand Down

0 comments on commit d1ef3de

Please sign in to comment.