dsmiley commented on code in PR #3920:
URL: https://github.com/apache/solr/pull/3920#discussion_r2587162898
##########
solr/test-framework/src/java/org/apache/solr/util/SolrClientTestRule.java:
##########
@@ -85,11 +84,6 @@ public NewCollectionBuilder withConfigSet(String configSet) {
return this;
}
- public NewCollectionBuilder withConfigFile(String configFile) {
Review Comment:
please keep this, by the way. It's a test utility class with various
helpers and options, not all of which are used in Solr's tests today.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]