arjun4084346 commented on code in PR #4002: URL: https://github.com/apache/gobblin/pull/4002#discussion_r1681619314
########## gobblin-service/src/test/java/org/apache/gobblin/service/modules/orchestration/proc/LaunchDagProcTest.java: ########## @@ -27,6 +27,7 @@ import org.mockito.Mockito; Review Comment: maybe you can take reference from DagManagementTaskStreamImplTest 's unit test and use mockito.verify to add a unit test -- 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]
