mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Removes index.mapper.dynamic from test fixture (#14930)
This was removed in ES 6.0+ Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
805174b8ac
commit
cee0fc045c
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
"settings": {
|
||||
"index": {
|
||||
"number_of_shards": "1",
|
||||
"mapper.dynamic": false,
|
||||
"number_of_replicas": "1"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue