DATAES-537 - Upgrade to Elasticsearch 6.6.1.
Adapt tests to use new IndicesOptions defaults. Original Pull Request: #243
This commit is contained in:
committed by
Christoph Strobl
parent
e81e38dbb1
commit
1dc113d57b
@@ -277,7 +277,7 @@ public class SimpleElasticsearchRepositoryTests {
|
||||
|
||||
@Test // DATAES-363
|
||||
public void shouldReturnFalseGivenDocumentWithIdDoesNotExist() {
|
||||
|
||||
|
||||
// given
|
||||
String documentId = randomNumeric(5);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user