Skip to content

Commit 8c91da5

Browse files
committed
fix yaml
1 parent 63338d7 commit 8c91da5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/mget/90_synthetic_source.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ keyword:
5656
---
5757
keyword with normalizer:
5858
- requires:
59-
- cluster_features: "mapper.keyword.keyword_normalizer_synthetic_source"
60-
- reason: "Behavior changed in #126623"
59+
cluster_features: "mapper.keyword.keyword_normalizer_synthetic_source"
60+
reason: "Behavior changed in #126623"
6161
- do:
6262
indices.create:
6363
index: test-keyword-with-normalizer

0 commit comments

Comments
 (0)