diff --git a/schema/index_test.go b/schema/index_test.go index ef2651f6..3c4582bb 100644 --- a/schema/index_test.go +++ b/schema/index_test.go @@ -81,6 +81,7 @@ func TestParseIndex(t *testing.T) { }, "type": { Name: "type", + Type: "", Fields: []schema.IndexOption{{Field: &schema.Field{Name: "Name7"}}}, }, }