From bc0fe9fd4c0d28aeb16cb1445c8580bb26078714 Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Fri, 19 Jan 2024 16:33:35 +0100 Subject: [PATCH] oscap helper function fix --- tests/foreman/longrun/test_oscap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/longrun/test_oscap.py b/tests/foreman/longrun/test_oscap.py index fa3654f8a48..ece650e6de2 100644 --- a/tests/foreman/longrun/test_oscap.py +++ b/tests/foreman/longrun/test_oscap.py @@ -36,7 +36,7 @@ } -def fetch_scap_and_profile_id(scap_name, scap_profile, sat): +def fetch_scap_and_profile_id(sat, scap_name, scap_profile): """Extracts the scap ID and scap profile id :param scap_name: Scap title