You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/06/01 12:12:19 UTC

[GitHub] [commons-lang] XenoAmess commented on a change in pull request #530: LANG-1542: ToStringBuilder.reflectionToString - Wrong JSON format for List

XenoAmess commented on a change in pull request #530:
URL: https://github.com/apache/commons-lang/pull/530#discussion_r433198201



##########
File path: src/test/java/org/apache/commons/lang3/builder/ToStringStyleTest.java
##########
@@ -16,10 +16,10 @@
  */
 package org.apache.commons.lang3.builder;
 
-import static org.junit.jupiter.api.Assertions.assertEquals;
-
 import org.junit.jupiter.api.Test;
 
+import static org.junit.jupiter.api.Assertions.assertEquals;

Review comment:
       Hi.
   I don't think the changes in ToStringStyleTest.java is necessary...




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