Skip to content

Commit b2a5bf0

Browse files
authored
Update test_unit.py
1 parent 487a1c8 commit b2a5bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_unit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import pytest
33
import logging
4-
from customize_schema import validate_metadata as validator43
4+
from caltechdata_api import validate_metadata as validator43
55
from helpers import load_json_path
66

77
# Configure logging

0 commit comments

Comments
 (0)