From 1ba0672d533777f486fa24d3015aef9c558c3edc 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 (cherry picked from commit edf63fff0bc77af1d83cddc4c58ce5a3b6c972fe) --- 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