jdyer1 commented on code in PR #2259:
URL: https://github.com/apache/solr/pull/2259#discussion_r1499996594


##########
solr/solrj/src/test/org/apache/solr/client/solrj/impl/Http2SolrClientTest.java:
##########
@@ -335,7 +327,7 @@ public void testCollectionParameters() throws IOException, 
SolrServerException {
 
   @Test
   public void testQueryString() throws Exception {
-    testQueryString(Http2SolrClient.class, Http2SolrClient.Builder.class);
+    super.testQueryString();
   }

Review Comment:
   I initially did it that way but then found that it confused IntelliJ.



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to