thomaswoeckinger commented on a change in pull request #665: Fixes SOLR-13539
URL: https://github.com/apache/lucene-solr/pull/665#discussion_r298802156
##########
File path:
solr/solrj/src/test/org/apache/solr/client/solrj/response/TestSuggesterResponse.java
##########
@@ -32,14 +33,15 @@
* Test for SuggesterComponent's response in Solrj
*
*/
-public class TestSuggesterResponse extends SolrJettyTestBase {
+public class TestSuggesterResponse extends EmbeddedSolrServerTestBase {
Review comment:
Because the test uses the hidden EmbeddedSolrServer, so moved it to the new
base
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]