Flaugh24 commented on code in PR #1473:
URL: https://github.com/apache/ignite-3/pull/1473#discussion_r1056990393


##########
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/commands/CliCommandTestNotInitializedIntegrationBase.java:
##########
@@ -106,6 +107,10 @@ protected void execute(String... args) {
         exitCode = cmd.execute(args);
     }
 
+    protected CommandLine getCmd() {

Review Comment:
   Why do you need this method? You can just make cmd protected. 



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