diff --git a/test/jiotests.js b/test/jiotests.js index 3a0a38b8f8593634ced1cb60578688a39bf7b858..d69c57aed43a4c4dc6f18927eeb617748bc1ebb9 100644 --- a/test/jiotests.js +++ b/test/jiotests.js @@ -3597,7 +3597,7 @@ test ("AllDocs Complex Queries", function () { // complex queries o.thisShouldBeTheAnswer4 = [ - {"title": "Inceptions", "year": 2010}, + {"title": "Inception", "year": 2010}, {"title": "The Dark Knight", "year": 2008}, {"title": "Lord of the Rings - Return of the King", "year": 2003}, {"title": "Lord Of the Rings - Fellowship of the Ring", "year": 2001},