From 8ecbbd8422c5e0668ff359189e350514ad4badcc Mon Sep 17 00:00:00 2001 From: Cole Higgins Date: Mon, 2 Dec 2024 15:11:39 -0500 Subject: [PATCH] update docstring --- tests/foreman/api/test_rhcloud_inventory.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/foreman/api/test_rhcloud_inventory.py b/tests/foreman/api/test_rhcloud_inventory.py index c8c3c67f2e..415639afff 100644 --- a/tests/foreman/api/test_rhcloud_inventory.py +++ b/tests/foreman/api/test_rhcloud_inventory.py @@ -310,8 +310,8 @@ def test_rhcloud_scheduled_insights_sync( :expectedresults: 1. Manually triggering the InsightsScheduledSync job succeeds with no errors. - : - Verifies: SAT-22626 + + :Verifies: SAT-22626 :CaseAutomation: Automated """