فهرست منبع

[TEST] fix introduced typo

Ali Beyad 8 سال پیش
والد
کامیت
32707fa1ef
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml

+ 1 - 1
rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml

@@ -10,7 +10,7 @@
       cluster.allocation_explain: {}
       cluster.allocation_explain: {}
 
 
   - do:
   - do:
-      indices.create:Ø
+      indices.create:
         index: test
         index: test
 
 
   - match: { acknowledged: true }
   - match: { acknowledged: true }