Fix fuzzy interval invocation in rest test
This commit is contained in:
parent
8b362c657b
commit
d466efbff6
|
@ -442,7 +442,7 @@ setup:
|
|||
all_of:
|
||||
intervals:
|
||||
- fuzzy:
|
||||
query: cald
|
||||
term: cald
|
||||
- prefix:
|
||||
prefix: out
|
||||
- match: { hits.total.value: 3 }
|
||||
|
|
Loading…
Reference in New Issue