fix(build): test in directive.

This commit is contained in:
Alexandre Pujol 2025-02-23 20:17:49 +01:00
parent 644f6b74aa
commit 81ecce1ef7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -36,7 +36,7 @@ func TestExec_Apply(t *testing.T) {
},
{
name: "exec-unconfined",
rootApparmord: paths.New("../../../apparmor.d/groups/freedesktop/"),
rootApparmord: paths.New("../../../apparmor.d/groups/polkit/"),
opt: &Option{
Name: "exec",
ArgMap: map[string]string{"U": "", "polkit-agent-helper": ""},