From fd729a6509580fef4e29f402f4931babc3e3fd71 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Wed, 1 Apr 2020 16:35:31 -0400 Subject: [PATCH] Fix the name of an autoscaling policy test The test name says it is testing the put autoscaling decision API, but that is not right, since no such API exists (nor will exist). This commit corrects the name of this test to reflect the fact that the test is about the put autoscaling policy API. --- .../rest-api-spec/test/autoscaling/put_autoscaling_policy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugin/autoscaling/qa/rest/src/test/resources/rest-api-spec/test/autoscaling/put_autoscaling_policy.yml b/x-pack/plugin/autoscaling/qa/rest/src/test/resources/rest-api-spec/test/autoscaling/put_autoscaling_policy.yml index 93d5377be36..11143f6621b 100644 --- a/x-pack/plugin/autoscaling/qa/rest/src/test/resources/rest-api-spec/test/autoscaling/put_autoscaling_policy.yml +++ b/x-pack/plugin/autoscaling/qa/rest/src/test/resources/rest-api-spec/test/autoscaling/put_autoscaling_policy.yml @@ -1,5 +1,5 @@ --- -"Test put autoscaling decision": +"Test put autoscaling policy": - do: autoscaling.put_autoscaling_policy: name: hot