fjtirado commented on code in PR #3477:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3477#discussion_r1574423784


##########
kogito-test-utils/pom.xml:
##########
@@ -54,8 +54,13 @@
       <version>${version.org.testcontainers}</version>
       <scope>compile</scope>
     </dependency>
-    
-    
+
+    <dependency>
+      <groupId>org.junit.jupiter</groupId>
+      <artifactId>junit-jupiter</artifactId>
+      <scope>compile</scope>

Review Comment:
   Actually, why JUnit has to be added to the dependency set? Or the other way 
around, how this util test was working without this dependency?



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