tadayosi commented on code in PR #3493:
URL: https://github.com/apache/camel-k/pull/3493#discussion_r931694257


##########
e2e/global/common/kamelet_binding_test.go:
##########
@@ -143,3 +172,29 @@ func createErrorProducerKamelet(ns string, name string) 
func() error {
 
        return CreateKamelet(ns, name, flow, props, nil)
 }
+
+func createTimerKamelet(ns string, name string) func() error {

Review Comment:
   There is already `CreateTimerKamelet` in test_support.go. Should we still 
deplicate the func here?



-- 
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

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

Reply via email to