From 67c607632214c0192c3b6f364fabd1e70d8a785c Mon Sep 17 00:00:00 2001 From: amolpati30 Date: Mon, 1 Apr 2024 13:09:45 +0530 Subject: [PATCH] steps added for hostgroup --- tests/foreman/ui/test_ansible.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/ui/test_ansible.py b/tests/foreman/ui/test_ansible.py index c538ef099e1..f3d308ed230 100644 --- a/tests/foreman/ui/test_ansible.py +++ b/tests/foreman/ui/test_ansible.py @@ -683,4 +683,4 @@ def test_positive_schedule_recurring_hostgroup_job(self): 7. Navigate to Job Invocations. :expectedresults: Scheduled Job appears in the Job Invocation list at the appointed time - """ + """ \ No newline at end of file