Tibor17 commented on a change in pull request #469: URL: https://github.com/apache/maven-surefire/pull/469#discussion_r805567287
########## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/report/ReporterFactory.java ########## @@ -33,7 +33,7 @@ * * @return A reporter instance */ - RunListener createReporter(); + TestRunListener createReporter(); Review comment: @slawekjaranowski yes, the method was renamed in the second commit. -- 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