aboutsummaryrefslogtreecommitdiffstats
path: root/moon_orchestrator/tests/unit_python/utilities.py
diff options
context:
space:
mode:
Diffstat (limited to 'moon_orchestrator/tests/unit_python/utilities.py')
-rw-r--r--moon_orchestrator/tests/unit_python/utilities.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/moon_orchestrator/tests/unit_python/utilities.py b/moon_orchestrator/tests/unit_python/utilities.py
index aec03d9d..d64e4c7b 100644
--- a/moon_orchestrator/tests/unit_python/utilities.py
+++ b/moon_orchestrator/tests/unit_python/utilities.py
@@ -144,7 +144,7 @@ COMPONENTS = (
"slave",
"components/manager",
"components/orchestrator",
- "components/interface",
+ "components/pipeline",
"components/wrapper",
)