Merge pull request #992 from JoeWrightss/patch-1
fix spelling error: contaner -> container
This commit is contained in:
commit
be2c3bd94b
@ -593,7 +593,7 @@ func TestGenerateContainerMounts(t *testing.T) {
|
||||
},
|
||||
},
|
||||
},
|
||||
"should skip contaner mounts if already mounted by CRI": {
|
||||
"should skip container mounts if already mounted by CRI": {
|
||||
criMounts: []*runtime.Mount{
|
||||
{
|
||||
ContainerPath: "/etc/hosts",
|
||||
|
Loading…
Reference in New Issue
Block a user