Browse Source

Test: cat health api didn't disable headers

Boaz Leskes 10 years ago
parent
commit
06417a85e0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rest-api-spec/test/cat.health/10_basic.yaml

+ 2 - 1
rest-api-spec/test/cat.health/10_basic.yaml

@@ -26,7 +26,8 @@
 "Empty cluster":
 
   - do:
-      cat.health: {}
+      cat.health:
+        v: false
 
   - match:
       $body: |