diff --git a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/enrich/50_data_stream.yml b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/enrich/50_data_stream.yml index 33c097a0ed136..d7c4cf91002c2 100644 --- a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/enrich/50_data_stream.yml +++ b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/enrich/50_data_stream.yml @@ -9,9 +9,6 @@ setup: name: enrich-template body: index_patterns: [my-ds] - template: - settings: - index.number_of_replicas: 0 data_stream: {} - do: