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

This reverts commit b2c70a95da.
This commit is contained in:
Hendrik Muhs 2020-05-08 12:41:11 +02:00
parent b2c70a95da
commit 406d58f28c
1 changed files with 1 additions and 1 deletions

View File

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