thelabdude commented on a change in pull request #2010:
URL: https://github.com/apache/lucene-solr/pull/2010#discussion_r508867089



##########
File path: solr/core/src/test/org/apache/solr/cloud/SSLMigrationTest.java
##########
@@ -63,7 +61,7 @@ public void test() throws Exception {
     testMigrateSSL(new SSLTestConfig(false, false));
   }
   
-  public void testMigrateSSL(SSLTestConfig sslConfig) throws Exception {
+  private void testMigrateSSL(SSLTestConfig sslConfig) throws Exception {

Review comment:
       it's an internal test method and doesn't need to be public but I'll 
rename it to make it clear




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to