cstamas commented on code in PR #143: URL: https://github.com/apache/maven-scm/pull/143#discussion_r878674173
########## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckInCommandCommitterAuthorTckTest.java: ########## @@ -63,7 +69,7 @@ protected void setUp() } @Override - protected void tearDown() + public void tearDown() Review Comment: fixed ########## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckInCommandCommitterAuthorTckTest.java: ########## @@ -54,7 +60,7 @@ { @Override - protected void setUp() + public void setUp() Review Comment: fixed -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org