ottlinger commented on code in PR #268:
URL: https://github.com/apache/creadur-rat/pull/268#discussion_r1667734186


##########
apache-rat-plugin/src/it/RAT-314/verify.groovy:
##########
@@ -21,7 +21,7 @@ assert content.contains( 'BUILD SUCCESS' )
 /*
  * [WARNING] No resources included
  */
-assert ! content.contains( '[WARNING]' )
+assert ! content.contains( '[WARNING] No resources' )

Review Comment:
   Would we want to check for "[WARNING] No resources included" as stated in 
the comment above the assertion? or change the comment?



-- 
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: dev-unsubscr...@creadur.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to