slawekjaranowski commented on issue #3250:
URL:
https://github.com/apache/maven-surefire/issues/3250#issuecomment-3834745094
it use old version of `AbstractMojoTestCase`
```java
public class SurefireReportTest extends AbstractMojoTestCase {
...
}
```
I can take care about it
--
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]