Fix explain lifecycle REST API test failure
This commit is contained in:
parent
5ff4f9347f
commit
97ba7b83b4
|
@ -140,7 +140,7 @@ public class IndexLifecycleIT extends ESRestHighLevelClientTestCase {
|
|||
" \"cold\": {\n" +
|
||||
" \"after\": \"2000s\",\n" +
|
||||
" \"actions\": {\n" +
|
||||
" \"replicas\": {\n" +
|
||||
" \"allocate\": {\n" +
|
||||
" \"number_of_replicas\": 0\n" +
|
||||
" }\n" +
|
||||
" }\n" +
|
||||
|
|
Loading…
Reference in New Issue