diff --git a/tests/unit/test_graph_selector_methods.py b/tests/unit/graph/test_selector_methods.py similarity index 99% rename from tests/unit/test_graph_selector_methods.py rename to tests/unit/graph/test_selector_methods.py index ffc7784411b..28ed9202f86 100644 --- a/tests/unit/test_graph_selector_methods.py +++ b/tests/unit/graph/test_selector_methods.py @@ -30,6 +30,7 @@ UnitTestSelectorMethod, VersionSelectorMethod, ) +from tests.unit.utils import replace_config from tests.unit.utils.manifest import ( make_exposure, make_group, @@ -42,8 +43,6 @@ make_unit_test, ) -from .utils import replace_config - def search_manifest_using_method(manifest, method, selection): selected = method.search(