lukaszlenart commented on code in PR #736:
URL: https://github.com/apache/struts/pull/736#discussion_r1300542828


##########
core/src/test/java/com/opensymphony/xwork2/ognl/SecurityMemberAccessTest.java:
##########
@@ -178,23 +178,6 @@ public void testMiddleOfInheritanceExclusion3() throws 
Exception {
         assertTrue("barLogic() from BarInterface isn't accessible!!!", 
accessible);
     }
 
-    @Test
-    public void testMiddleOfInheritanceExclusion4() throws Exception {

Review Comment:
   I cannot recall the exact use case, yet we can try to relax this behaviour 
hopping it was just my paranoid mind ;) 



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