jvrubel commented on code in PR #21143:
URL: https://github.com/apache/camel/pull/21143#discussion_r2741666843


##########
dsl/camel-jbang/camel-jbang-it/src/test/java/org/apache/camel/dsl/jbang/it/MavenGradleITCase.java:
##########
@@ -41,11 +42,12 @@ public void runFromGradleTest() throws IOException {
         execInContainer(String.format("mkdir %s/gradle-app", mountPoint()));
         execInContainer(String.format("cd %s/gradle-app && camel init 
cheese.xml", mountPoint()));

Review Comment:
   Yes, it should, I'll double check everything again



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

Reply via email to