jamesnetherton opened a new issue, #6300: URL: https://github.com/apache/camel-quarkus/issues/6300
### Bug description To replicate, run `CamelTestSupportTest`. The console output will contain something like this. ``` [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) ******************************************************************************** [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) Testing done: replacesFromEndpoint() (org.apache.camel.quarkus.test.junit5.CamelTestSupportTest) [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) Took: 9ms (9 millis) [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) ******************************************************************************** [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) ******************************************************************************** [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) Testing done: replacesFromEndpoint() (org.apache.camel.quarkus.test.junit5.CamelTestSupportTest) [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) Took: 10ms (10 millis) [org.apa.cam.tes.jun.uti.ExtensionHelper] (main) ******************************************************************************** ``` -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org