Correct spelling of default.
Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
@@ -21,7 +21,7 @@ func TestGenerateSpec(t *testing.T) {
|
||||
}
|
||||
|
||||
// check for matching caps
|
||||
defaults := defaltCaps()
|
||||
defaults := defaultCaps()
|
||||
for _, cl := range [][]string{
|
||||
s.Process.Capabilities.Bounding,
|
||||
s.Process.Capabilities.Permitted,
|
||||
|
Reference in New Issue
Block a user