[TEST] Test for get_field_mapping was calling get_mapping
This commit is contained in:
parent
5ef83b6c9a
commit
57894b70f4
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
catch: missing
|
catch: missing
|
||||||
indices.get_mapping:
|
indices.get_field_mapping:
|
||||||
index: test_index
|
index: test_index
|
||||||
type: type
|
type: type
|
||||||
field: field
|
field: field
|
||||||
|
|
Loading…
Reference in New Issue