diff --git a/tests/integration_tests/modules/test_apt_functionality.py b/tests/integration_tests/modules/test_apt_functionality.py index 26c4d9523b6..7b72480d732 100644 --- a/tests/integration_tests/modules/test_apt_functionality.py +++ b/tests/integration_tests/modules/test_apt_functionality.py @@ -466,8 +466,8 @@ def test_apt_proxy(client: IntegrationInstance): RE_GPG_SW_PROPERTIES_INSTALLED = ( - r"install" - r" (gnupg software-properties-common|software-properties-common gnupg)" + r"install', '(gnupg', 'software-properties-common|" + r"software-properties-common', 'gnupg)" ) REMOVE_GPG_USERDATA = """