From 64d4f51caa604f23f2468aff70f63eeda09c8a08 Mon Sep 17 00:00:00 2001 From: Gaurav Talreja Date: Fri, 15 Sep 2023 21:11:11 +0530 Subject: [PATCH] Update leapp component name to match ohsnap Signed-off-by: Gaurav Talreja (cherry picked from commit 3457dadebd0deb8a7ec684ecb10ffd5cf2e45a05) --- testimony.yaml | 2 +- tests/foreman/cli/test_leapp_client.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testimony.yaml b/testimony.yaml index 047f3900ebf..46d0b289f43 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -68,7 +68,7 @@ CaseComponent: - katello-agent - katello-tracer - LDAP - - LeappIntegration + - Leappintegration - LifecycleEnvironments - LocalizationInternationalization - Logging diff --git a/tests/foreman/cli/test_leapp_client.py b/tests/foreman/cli/test_leapp_client.py index 77e4a7e0486..92e295303d7 100644 --- a/tests/foreman/cli/test_leapp_client.py +++ b/tests/foreman/cli/test_leapp_client.py @@ -4,7 +4,7 @@ :CaseLevel: Integration -:CaseComponent: LeappIntegration +:CaseComponent: Leappintegration :Team: Rocket