diff --git a/test/testJs/testJs.js b/test/testJs/testJs.js index bad122d6..d3b6e456 100644 --- a/test/testJs/testJs.js +++ b/test/testJs/testJs.js @@ -370,7 +370,7 @@ tests.push({ console.log('Search hook ' + num); console.log('Testing results for wildcard "con*" only in Quotations'); checkResults({ - docsFound: 1, contextsFound: 6, scoreTotal: 12 + docsFound: 1, contextsFound: 6, scoreTotal: 10 }); } });