We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4822917 commit 6c80ef3Copy full SHA for 6c80ef3
1 file changed
OceanDataStore/tests/test_data_catalog.py
@@ -26,7 +26,7 @@ def icechunk_item_id():
26
27
@pytest.fixture(scope="module")
28
def zarr_item_id():
29
- return "noc-npd-jra55/npd-eorca1-jra55v1/gn/T1y-tos_con"
+ return "noc-npd-jra55/npd-eorca1-jra55v1/gn/T1y/tos_con"
30
31
def test_catalog_initialization(catalog):
32
assert catalog.Catalog is not None
0 commit comments