Fix explain lifecycle REST API test failure

This commit is contained in:
Colin Goodheart-Smithe 2018-08-09 12:24:35 +01:00
parent 5ff4f9347f
commit 97ba7b83b4
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 1 additions and 1 deletions

View File

@ -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" +