Test: cat health api didn't disable headers
This commit is contained in:
parent
6953777c3a
commit
06417a85e0
|
@ -26,7 +26,8 @@
|
|||
"Empty cluster":
|
||||
|
||||
- do:
|
||||
cat.health: {}
|
||||
cat.health:
|
||||
v: false
|
||||
|
||||
- match:
|
||||
$body: |
|
||||
|
|
Loading…
Reference in New Issue