yasserzamani commented on code in PR #778:
URL: https://github.com/apache/struts/pull/778#discussion_r1421798565
##########
core/src/test/java/org/apache/struts2/views/jsp/BeanTagTest.java:
##########
@@ -51,8 +51,8 @@ public void testSimple() {
fail();
}
- request.verify();
- pageContext.verify();
Review Comment:
Doesn't removing them skip some verifications that might fail with these
changes? sorry I don't remember.
--
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]