squakez commented on code in PR #5154:
URL: https://github.com/apache/camel-k/pull/5154#discussion_r1499221233


##########
go.mod:
##########
@@ -59,6 +59,8 @@ require (
        sigs.k8s.io/structured-merge-diff/v4 v4.4.1
 )
 
+require gotest.tools v2.2.0+incompatible

Review Comment:
   Any reason to add this? Isn't gomega assert good to use?



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