Fix field_stats tests to use text/keyword instead of string.
This commit is contained in:
parent
7a3da93551
commit
fc0cc4a6bb
|
@ -7,7 +7,7 @@ setup:
|
|||
test:
|
||||
properties:
|
||||
foo:
|
||||
type: string
|
||||
type: text
|
||||
number:
|
||||
type: long
|
||||
- do:
|
||||
|
|
Loading…
Reference in New Issue