fjtirado commented on code in PR #1999:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/1999#discussion_r1721601075


##########
kogito-quarkus-examples/dmn-drools-quarkus-metrics/src/test/java/org/kie/kogito/examples/quarkus/GrafanaDockerComposeIT.java:
##########
@@ -69,7 +69,7 @@ public class GrafanaDockerComposeIT {
                                     
.withStartupTimeout(STARTUP_MINUTES_TIMEOUT))
                     .withLogConsumer("prometheus-1", new 
Slf4jLogConsumer(LOGGER))
                     .withPull(false)
-                    .withLocalCompose(true);                   
+                    .withLocalCompose(true);

Review Comment:
   I think you can checkout previous version of this one, since there is not 
real change



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