Skip to content

Commit

Permalink
Add assertion for get autoscaling decision API test
Browse files Browse the repository at this point in the history
This commit adds a match assertion to the get autoscaling decision REST
test.
  • Loading branch information
jasontedor committed Mar 29, 2020
1 parent 922e09b commit e2d4081
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
"Test get autoscaling decision":
- do:
autoscaling.get_autoscaling_decision: {}

- match: { "decisions": [] }

0 comments on commit e2d4081

Please sign in to comment.