fix(build): test in directive.
This commit is contained in:
parent
644f6b74aa
commit
81ecce1ef7
1 changed files with 1 additions and 1 deletions
|
|
@ -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": ""},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue