diff --git a/tests/default/indices/msearch.yaml b/tests/default/indices/msearch.yaml index 9d97fc6aa..ba5cd97eb 100644 --- a/tests/default/indices/msearch.yaml +++ b/tests/default/indices/msearch.yaml @@ -11,9 +11,9 @@ prologues: payload: - {create: {_index: books, _id: book1}} - {author: Harper Lee, title: To Kill a Mockingbird, year: 60} - - {create: {_index: movies, _id: movie1}} + - {create: {_index: books, _id: book2}} - {director: Bennett Miller, title: The Cruise, year: 1998} - - {create: {_index: movies, _id: movie2}} + - {create: {_index: books, _id: book3}} - {director: Nicolas Winding Refn, title: Drive, year: 1960} epilogues: - path: /books