Reamer commented on a change in pull request #3759:
URL: https://github.com/apache/zeppelin/pull/3759#discussion_r419248154



##########
File path: 
zeppelin-server/src/test/java/org/apache/zeppelin/cluster/ClusterEventTest.java
##########
@@ -66,9 +66,7 @@
 import java.util.Map;
 import java.util.Set;
 
-import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertNotNull;
-import static org.junit.Assert.assertThat;
+import static org.junit.Assert.*;

Review comment:
       I would prefer a list of imports and no wildcard.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to