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

This reverts commit b2c70a95daf2e3fc2fc0b05cb01cdee3525240d5.
This commit is contained in:
Hendrik Muhs 2020-05-08 12:41:11 +02:00
parent b2c70a95da
commit 406d58f28c

View File

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