kinow commented on code in PR #502:
URL: https://github.com/apache/opennlp/pull/502#discussion_r1110866692


##########
opennlp-tools/src/test/java/opennlp/tools/util/VersionTest.java:
##########
@@ -63,6 +63,6 @@ void testParseInvalidVersion2() {
       return;
     }
 
-    Assertions.assertTrue(false);
+    Assertions.fail();

Review Comment:
   :smile: that was definitely one way to make the test fail



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

Reply via email to