Fixed some typos and error message
Change-Id: I640a00fda787339ba79350348d89a2922ee6a6ab
This commit is contained in:
committed by
Bijaya Sharma
parent
eb9ac97ce2
commit
4fa9aa65f8
@@ -74,7 +74,7 @@ func TestCmdRun(t *testing.T) {
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "WorkDir that doesnt' exist",
|
||||
name: "WorkDir that doesn't exist",
|
||||
workdir: "foobar",
|
||||
errContains: "open foobar/my-script.sh: no such file or directory",
|
||||
configMap: &v1.ConfigMap{
|
||||
|
||||
Reference in New Issue
Block a user