You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/13 14:51:54 UTC

[GitHub] [camel] essobedo commented on a diff in pull request #7771: Update test.adoc

essobedo commented on code in PR #7771:
URL: https://github.com/apache/camel/pull/7771#discussion_r895817064


##########
components/camel-test/camel-test/src/main/docs/test.adoc:
##########
@@ -42,7 +42,7 @@ public class SimpleMockTest extends CamelTestSupport {
     }
 
     @Override
-    protected RoutesBuilder createRouteBuilder() throws Exception {
+    protected RouteBuilder createRouteBuilder() throws Exception {

Review Comment:
   Seems to be correct as it is as you can see https://github.com/apache/camel/blob/main/components/camel-test/camel-test/src/main/java/org/apache/camel/test/junit4/CamelTestSupport.java#L878



-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org