gmunozfe commented on code in PR #1994:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/1994#discussion_r1705815978


##########
kogito-quarkus-examples/process-outbox-mongodb-quarkus/src/test/java/org/kie/kogito/quarkus/outbox/OutboxIT.java:
##########
@@ -69,7 +69,7 @@ public class OutboxIT {
         //        if (!path.toFile().exists()) {
         //            path = Paths.get("docker-compose.yml");
         //        }
-        //        COMPOSE = new DockerComposeContainer(path.toFile());
+        //        COMPOSE = new ComposeContainer(path.toFile());

Review Comment:
   ok, comments have been removed though the test is disabled 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to