You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/01 02:11:58 UTC

[GitHub] [iotdb] neuyilan commented on a change in pull request #4244: [IOTDB-1745] Metagroup snapshots support template

neuyilan commented on a change in pull request #4244:
URL: https://github.com/apache/iotdb/pull/4244#discussion_r739916846



##########
File path: cluster/src/test/java/org/apache/iotdb/cluster/log/snapshot/MetaSimpleSnapshotTest.java
##########
@@ -44,8 +49,7 @@
 import java.util.HashMap;
 import java.util.Map;
 
-import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertTrue;
+import static org.junit.Assert.*;

Review comment:
       In general, we don't need to reference packages using .*




-- 
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: reviews-unsubscribe@iotdb.apache.org

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