Skip to content

Commit

Permalink
Merge branch 'mdurant_v3_fsspec' of https://github.com/d-v-b/zarr-python
Browse files Browse the repository at this point in the history
 into mdurant_v3_fsspec
  • Loading branch information
d-v-b committed Jun 10, 2024
2 parents 0896cb8 + a4ca371 commit a4e1c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/v3/test_store/test_remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def test_store_supports_writes(self, store: RemoteStore) -> None:
assert True

def test_store_supports_partial_writes(self, store: RemoteStore) -> None:
assert True
assert False

def test_store_supports_listing(self, store: RemoteStore) -> None:
assert True

0 comments on commit a4e1c20

Please sign in to comment.