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