mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Add assertion for get autoscaling decision API test
This commit adds a match assertion to the get autoscaling decision REST test.
This commit is contained in:
parent
686f4f0158
commit
d2aced810d
@ -2,3 +2,5 @@
|
||||
"Test get autoscaling decision":
|
||||
- do:
|
||||
autoscaling.get_autoscaling_decision: {}
|
||||
|
||||
- match: { "decisions": [] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user