diff --git a/tests/test_structured_data_against_parsed_reference_files.py b/tests/test_structured_data_against_parsed_reference_files.py index d618cec6fd..e2e4451b75 100644 --- a/tests/test_structured_data_against_parsed_reference_files.py +++ b/tests/test_structured_data_against_parsed_reference_files.py @@ -6,7 +6,7 @@ import pytest import yaml -from ntc_templates.parse import parse_output +from lib.ntc_templates.parse import parse_output def return_test_files():