Skip to content

Commit 5dd8110

Browse files
committed
ENH: Update test data hashes
Includes OME-Zarr v0.1-v0.3 input test datasets from the IDR: https://idr.github.io/ome-ngff-samples/
1 parent 30e6d69 commit 5dd8110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
from zarr.storage import MemoryStore
1515
from deepdiff import DeepDiff
1616

17-
test_data_ipfs_cid = "bafybeif55lgkigwmejsgm3bto355ks4exydcqul75lblvsuu3hfctflnt4"
18-
test_data_sha256 = "f791e80bd8ab7b264293810b4aa7253813e008ae6b051afdc2a852766d8a83a8"
17+
test_data_ipfs_cid = "bafybeiccqqioflsdnpna3kewhskyjcitqdk6n3yrzhnhj5qzpjk5edc2be"
18+
test_data_sha256 = "4921b0e38b09ea480d377a89f1b4074f8e783b5703a651c60ef1e495c877f716"
1919

2020
test_dir = Path(__file__).resolve().parent
2121
extract_dir = "data"

0 commit comments

Comments
 (0)