Skip to content

Commit 2b1da8d

Browse files
Update test_data.py
1 parent 086e9f9 commit 2b1da8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import pytest
55
from pathlib import Path
66

7-
import src.catcore.datamodel.catcore
7+
import src.coremeta4cat.datamodel.coremeta4cat
88
from linkml_runtime.loaders import yaml_loader
99

1010
DATA_DIR_VALID = Path(__file__).parent / "data" / "valid"

0 commit comments

Comments
 (0)