garydgregory commented on code in PR #1554:
URL: https://github.com/apache/commons-lang/pull/1554#discussion_r2660037683
##########
src/test/java/org/apache/commons/lang3/tuple/PairTest.java:
##########
@@ -323,4 +329,4 @@ void testToStringCustom() {
assertEquals("Test created on 04-25-2011", pair.toString("Test created
on %2$tm-%2$td-%2$tY"));
}
-}
+}
Review Comment:
Do not change the EOF.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]