Merge pull request #88 from tongjingran/misspell

Fix misspell
This commit is contained in:
qiniu-bot 2020-07-31 16:07:44 +08:00 committed by GitHub
commit f1c2d28087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",
},