snuyanzin commented on code in PR #23786:
URL: https://github.com/apache/flink/pull/23786#discussion_r1405469301


##########
flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/cli/CliTableauResultViewTest.java:
##########
@@ -240,6 +232,16 @@ void testBatchResult() {
         assertThat(collectResult.closed).isFalse();
     }
 
+    @NotNull
+    private TestChangelogResult createTestChangelogResult() {

Review Comment:
   nit: it's better to put private/utils methods below all the tests 



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