fabriziofortino commented on code in PR #679: URL: https://github.com/apache/jackrabbit-oak/pull/679#discussion_r957027701
########## oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticSpellcheckTest.java: ########## @@ -1,238 +0,0 @@ -/* Review Comment: This class contains 3 tests: * testSpellcheckSingleWord * testSpellcheckSingleWordWithDescendantNode * testSpellcheckMultipleWords The same tests are present in `SpellCheckCommonTest`with slightly different names (no `testSpellcheck` prefix): * singleWord * singleWordWithDescendantNode * multipleWords -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
