Tests: Fix xpack usage stats rest test

Original commit: elastic/x-pack-elasticsearch@cc6d2b9a35
This commit is contained in:
Alexander Reelsen 2016-07-07 15:50:51 +02:00
parent f861bb1661
commit a4fe1da401
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@
- is_true: graph.available
- is_true: monitoring.enabled
- is_true: monitoring.available
- is_true: watcher.count.total
- is_true: watcher.count.active
- gte: { watcher.count.total: 0 }
- gte: { watcher.count.active: 0 }
- do:
xpack.info: