qiuyanjun888 commented on code in PR #18349:
URL: 
https://github.com/apache/dolphinscheduler/pull/18349#discussion_r3432944993


##########
dolphinscheduler-dao/src/test/java/org/apache/dolphinscheduler/dao/mapper/WorkerGroupMapperTest.java:
##########
@@ -93,6 +94,21 @@ public void testQueryWorkerGroupByName() {
         Assertions.assertEquals(0, workerGroups.size());
     }
 
+    /**
+     * test query worker groups by names
+     */

Review Comment:
   Addressed on the current branch: WorkerGroupMapperTest covers 
queryWorkerGroupByNames without the suggested extra line.



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

Reply via email to