lukaszlenart commented on code in PR #1201:
URL: https://github.com/apache/struts/pull/1201#discussion_r1957734431
##########
core/src/test/java/org/apache/struts2/ognl/SecurityMemberAccessTest.java:
##########
@@ -649,6 +649,7 @@ public void testBlockedStaticFieldWhenFlagIsFalse() throws
Exception {
@Test
public void testBlockedStaticFieldWhenClassIsExcluded() throws Exception {
// given
+ assignNewSma(false);
Review Comment:
Yeah, now it's clear why this test started to fail after my changes, thanks
a lot for pointing this out!
--
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]