fix misspell

This commit is contained in:
tongjingran 2020-07-31 15:58:54 +08:00
parent 12095b8adb
commit 9d7791dd3c

View File

@ -225,7 +225,7 @@ func TestRunPresubmitError(t *testing.T) {
{
prepare: false,
j: Job{
LocalProfilePath: "unkown",
LocalProfilePath: "unknown",
},
err: "no such file or directory",
},