jiasheng55 commented on a change in pull request #14271:
URL: https://github.com/apache/flink/pull/14271#discussion_r533233249



##########
File path: 
flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendInfoTest.java
##########
@@ -45,7 +45,7 @@ public void testMissingOption() throws Exception {
                CliFrontend testFrontend = new CliFrontend(
                        configuration,
                        Collections.singletonList(getCli()));
-               testFrontend.cancel(parameters);

Review comment:
       This used to be `cancel`, but i thought it was a typo mistake, so i 
changed it to `info`.




----------------------------------------------------------------
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:
[email protected]


Reply via email to