fix spelling error: contaner -> container
Signed-off-by: JoeWrightss <zhoulin.xie@daocloud.io>
This commit is contained in:
parent
5a80f333d4
commit
37085692e2
@ -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