mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
spelling: unknown
This commit is contained in:
@@ -24,7 +24,7 @@ func TestFieldTypeString(t *testing.T) {
|
||||
}
|
||||
|
||||
if s := TypeInvalid.String(); s != "unknown type" {
|
||||
t.Fatalf("bad: expected 'unkown type' got: %v", s)
|
||||
t.Fatalf("bad: expected 'unknown type' got: %v", s)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user