zongtanghu commented on code in PR #4637:
URL: https://github.com/apache/rocketmq/pull/4637#discussion_r945125572
##########
acl/src/test/java/org/apache/rocketmq/acl/plain/PlainPermissionManagerTest.java:
##########
@@ -45,6 +54,8 @@ public class PlainPermissionManagerTest {
PlainAccessConfig plainAccessConfig = new PlainAccessConfig();
Set<Integer> adminCode = new HashSet<>();
+ private static final String PATH = "src/test/resources";
Review Comment:
I also think so!It is a much more idiomatic!
--
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]