diff --git a/tests/test_config.py b/tests/test_config.py index 4c6e51d6de..4eae2e4398 100755 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -19,6 +19,7 @@ from unittest import mock import morpheus +import morpheus.config # Using morpheus.config to distinguish between the config package and the pytest fixture of the same name