Skip to content

Commit

Permalink
Update test names to clarify it's deprecated, not rejected
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Sep 18, 2024
1 parent fd34e05 commit 012e989
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ teardown:
index.hidden: true

---
"Reject auto-creation of dot-prefixed indices":
"Deprecated auto-creation of dot-prefixed indices":
- requires:
test_runner_features: ["warnings", "headers"]

Expand Down Expand Up @@ -77,7 +77,7 @@ teardown:
- message: foo

---
"Reject auto-creation of dot-prefixed indices through pipelines":
"Deprecated auto-creation of dot-prefixed indices through pipelines":
- requires:
test_runner_features: ["warnings", "headers"]

Expand Down Expand Up @@ -162,7 +162,7 @@ teardown:
id: mypipeline

---
"Reject index template that has a dot prefix index pattern":
"Deprecated index template with a dot prefix index pattern":
- requires:
test_runner_features: ["warnings", "headers"]

Expand Down

0 comments on commit 012e989

Please sign in to comment.