Skip to content

Commit

Permalink
Update modules/dot-prefix-validation/src/yamlRestTest/resources/rest-…
Browse files Browse the repository at this point in the history
…api-spec/test/dot_prefix/10_basic.yml

Co-authored-by: Niels Bauman <33722607+nielsbauman@users.noreply.github.com>
  • Loading branch information
dakrone and nielsbauman authored Sep 26, 2024
1 parent 557a2b5 commit 4ade4dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ teardown:
- do:
headers: { X-elastic-product-origin: kibana }
allowed_warnings:
- "index template [my-template2] has index patterns [regular, .data-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template2] will take precedence during new index creation"
- "index template [my-template2] has index patterns [other, .data2-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template2] will take precedence during new index creation"
indices.put_index_template:
name: my-template2
body:
Expand Down

0 comments on commit 4ade4dd

Please sign in to comment.