[Index management] Remove index mapper setting in tests (#57066)

Removed in https://github.com/elastic/elasticsearch/pull/51718

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2020-02-06 19:02:37 -08:00 committed by GitHub
parent 2e0d09ba27
commit ea84cbf11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,6 @@ export default function({ getService }) {
'max_ngram_diff', 'max_ngram_diff',
'translog', 'translog',
'auto_expand_replicas', 'auto_expand_replicas',
'mapper',
'requests', 'requests',
'data_path', 'data_path',
'highlight', 'highlight',