Skip to content

Commit 6c80ef3

Browse files
committed
Update fixtures in OceanDataCatalog unit tests.
1 parent 4822917 commit 6c80ef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OceanDataStore/tests/test_data_catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def icechunk_item_id():
2626

2727
@pytest.fixture(scope="module")
2828
def zarr_item_id():
29-
return "noc-npd-jra55/npd-eorca1-jra55v1/gn/T1y-tos_con"
29+
return "noc-npd-jra55/npd-eorca1-jra55v1/gn/T1y/tos_con"
3030

3131
def test_catalog_initialization(catalog):
3232
assert catalog.Catalog is not None

0 commit comments

Comments
 (0)