From 15a235be13a698d819de2e9d8e1dabe97f04d5af 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 """