Hisoka-X commented on code in PR #6041:
URL: https://github.com/apache/seatunnel/pull/6041#discussion_r1433581508


##########
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/RestApiIT.java:
##########
@@ -62,6 +62,9 @@ public class RestApiIT {
 
     private static HazelcastInstanceImpl node2;
 
+    private static final String jobName = "test测试";
+    private static final String paramJobName = "param_test测试";

Review Comment:
   The chinese name is necessary?



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