dont use mappings for the test, due to different output in 6.9 (type removal)
This commit is contained in:
parent
0b40886db3
commit
b2c70a95da
|
@ -78,4 +78,4 @@
|
|||
- do:
|
||||
indices.get:
|
||||
index: queries
|
||||
- match: { queries.mappings.properties.id.type: "keyword" }
|
||||
- match: { queries.settings.provided_name: "queries" }
|
||||
|
|
Loading…
Reference in New Issue