shodaaan commented on code in PR #1474: URL: https://github.com/apache/jackrabbit-oak/pull/1474#discussion_r1634517169
########## oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/security/authorization/VersionManagementTest.java: ########## @@ -45,7 +45,7 @@ public class VersionManagementTest extends AbstractEvaluationTest { @Override @Before - protected void setUp() throws Exception { + public void setUp() throws Exception { Review Comment: I reverted all of the changes, since the new unit tests are now in a different class. -- 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: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org