[DOCS] Add missing index to test setup

#19884 fixed the aliases, but didn't add `index2` to the test setup which causes the
alias command to fail
This commit is contained in:
polyfractal 2016-08-16 11:52:24 -04:00
parent 88aff40eef
commit 2c1b9b67db
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ POST /_aliases
}
--------------------------------------------------
// CONSOLE
// TEST[s/^/PUT test1\n/]
// TEST[s/^/PUT test1\nPUT test2\n/]
An alias can also be removed, for example: