Skip to content

Commit

Permalink
Fix the name of an autoscaling policy test
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jasontedor committed Apr 1, 2020
1 parent b82618d commit ee9442d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"Test put autoscaling decision":
"Test put autoscaling policy":
- do:
autoscaling.put_autoscaling_policy:
name: hot
Expand Down

0 comments on commit ee9442d

Please sign in to comment.