munendrasn commented on a change in pull request #819: SOLR-13676: Reduce log 
verbosity in TestDistributedGrouping 
URL: https://github.com/apache/lucene-solr/pull/819#discussion_r310394712
 
 

 ##########
 File path: solr/core/src/test/org/apache/solr/TestDistributedGrouping.java
 ##########
 @@ -29,8 +29,11 @@
 import org.apache.solr.common.params.ModifiableSolrParams;
 import org.apache.solr.common.util.NamedList;
 import org.apache.solr.SolrTestCaseJ4.SuppressPointFields;
+import org.junit.Assert;
 
 Review comment:
   What I meant was since all tests extend Assert.. you could just use 
assertThat instead of Assert.assertThat

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to