laglangyue commented on code in PR #3130:
URL: https://github.com/apache/flink-cdc/pull/3130#discussion_r1544200476


##########
flink-cdc-common/src/test/java/org/apache/flink/cdc/common/utils/SchemaUtilsTest.java:
##########
@@ -27,20 +27,21 @@
 import org.apache.flink.cdc.common.types.DataType;
 import org.apache.flink.cdc.common.types.DataTypes;
 
-import org.junit.Assert;
-import org.junit.Test;
+import org.junit.jupiter.api.Test;

Review Comment:
   It change SchemaUtilsTest IT to Junit5, it seems not related to this PR. And 
we separate a PR to do it in usually.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to