From 6256a257afe845e16c99bebfa9811cd1a2d47bdf Mon Sep 17 00:00:00 2001 From: Evgeny Kolesnikov Date: Thu, 20 Jul 2023 18:48:47 +0200 Subject: [PATCH] OVAL/probes/fwupdsecattr: Fix test The 'org.fwupd.hsi.Kernel.Lockdown' attribute could be in any of 'not-valid', 'not-enabled' or 'enabled' states, depending on the system. And we are fine getting any of them. --- tests/probes/fwupdsecattr/test_probes_fwupdsecattr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/probes/fwupdsecattr/test_probes_fwupdsecattr.xml b/tests/probes/fwupdsecattr/test_probes_fwupdsecattr.xml index 94eb4c22e5..2ceab4d181 100644 --- a/tests/probes/fwupdsecattr/test_probes_fwupdsecattr.xml +++ b/tests/probes/fwupdsecattr/test_probes_fwupdsecattr.xml @@ -42,7 +42,7 @@ - not-valid|not-enabled + not-valid|not-enabled|enabled