elecharny commented on PR #275: URL: https://github.com/apache/directory-kerby/pull/275#issuecomment-1782337743
Hi Colm, I have changed the test framework from junit4 to junit5. The class that were using @RunWith(FrameworkRunner.class) should now use @ExtendWith( ApacheDSTestExtension.class ) I think this is the pb you have. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
