dont use mappings for the test, due to different output in 6.9 (type removal)

This commit is contained in:
Hendrik Muhs 2020-05-08 11:53:47 +02:00
parent 0b40886db3
commit b2c70a95da
1 changed files with 1 additions and 1 deletions

View File

@ -78,4 +78,4 @@
- do:
indices.get:
index: queries
- match: { queries.mappings.properties.id.type: "keyword" }
- match: { queries.settings.provided_name: "queries" }