fix misspell
This commit is contained in:
parent
12095b8adb
commit
9d7791dd3c
@ -225,7 +225,7 @@ func TestRunPresubmitError(t *testing.T) {
|
|||||||
{
|
{
|
||||||
prepare: false,
|
prepare: false,
|
||||||
j: Job{
|
j: Job{
|
||||||
LocalProfilePath: "unkown",
|
LocalProfilePath: "unknown",
|
||||||
},
|
},
|
||||||
err: "no such file or directory",
|
err: "no such file or directory",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user