yasserzamani commented on code in PR #778:
URL: https://github.com/apache/struts/pull/778#discussion_r1423018930
##########
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:
Thanks for clarification @jdyer1 ! Yes you're right! I also couldn't find
their usage. Those lines are old from 2006. Maybe underlying dependencies get
updated making these left behind and why they don't make sense anymore.
--
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]