kfaraz commented on code in PR #16755:
URL: https://github.com/apache/druid/pull/16755#discussion_r1726412474


##########
integration-tests/pom.xml:
##########
@@ -444,6 +444,12 @@
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
         </dependency>
+        <dependency>
+            <groupId>junit</groupId>

Review Comment:
   Sorry for the confusion, @AmatyaAvadhanula ! I didn't realize that these 
tests were using TestNG.
   
   You can leave out the `Assume` condition that I had suggested as that is the 
only thing that requires junit. No point having dependencies on both junit and 
TestNG.



-- 
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...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to