fix(test): update reference path for aa-status.
This commit is contained in:
parent
9304c9a668
commit
fadc08b1ea
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ func TestAppArmorProfileFile_Integration(t *testing.T) {
|
|||
},
|
||||
}},
|
||||
},
|
||||
want: mustReadProfileFile(intData.Join("profiles-a-f/aa-status")),
|
||||
want: mustReadProfileFile(intData.Join("groups/apparmor/aa-status")),
|
||||
},
|
||||
}
|
||||
for _, tt := range tests {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue