diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/test/xpack/10_basic.yml b/x-pack/plugin/src/test/resources/rest-api-spec/test/xpack/10_basic.yml index 43d98bc33e2..0474bd59dbd 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/test/xpack/10_basic.yml +++ b/x-pack/plugin/src/test/resources/rest-api-spec/test/xpack/10_basic.yml @@ -13,7 +13,7 @@ - match: { nodes.$master.modules.13.name: x-pack-core } - match: { nodes.$master.modules.14.name: x-pack-deprecation } - match: { nodes.$master.modules.15.name: x-pack-graph } - - match: { nodes.$master.plugins.16.name: x-pack-index-lifecycle } + - match: { nodes.$master.modules.16.name: x-pack-index-lifecycle } - match: { nodes.$master.modules.17.name: x-pack-logstash } - match: { nodes.$master.modules.18.name: x-pack-ml } - match: { nodes.$master.modules.19.name: x-pack-monitoring }