Fix template name in mapping composition yml test (#58788)

The warning was copied from elsewhere and just needed to use the correct template and index name.
This commit is contained in:
Lee Hinman 2020-06-30 17:03:47 -06:00 committed by Lee Hinman
parent 1c2a726731
commit efa0686a6c
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
- do:
allowed_warnings:
- "index template [my-template] has index patterns [baz*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template] will take precedence during new index creation"
- "index template [blue] has index patterns [purple-index] matching patterns from existing older templates [global] with patterns (global => [*]); this template [blue] will take precedence during new index creation"
indices.put_index_template:
name: blue
body: