hanghangliu commented on code in PR #3546:
URL: https://github.com/apache/gobblin/pull/3546#discussion_r958975550


##########
gobblin-cluster/src/test/java/org/apache/gobblin/cluster/GobblinHelixJobLauncherTest.java:
##########
@@ -175,7 +171,7 @@ public void run() {
     this.thread.start();
   }
 
-  private Properties generateJobProperties(Config baseConfig, String 
jobNameSuffix, String jobIdSuffix) {
+  static public Properties generateJobProperties(Config baseConfig, String 
jobNameSuffix, String jobIdSuffix) {

Review Comment:
   they are all test class, so didn't put as visiblefortesting



-- 
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]

Reply via email to