ruanwenjun commented on a change in pull request #6500:
URL: https://github.com/apache/dolphinscheduler/pull/6500#discussion_r737978637



##########
File path: 
dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AlertGroupControllerTest.java
##########
@@ -44,131 +46,129 @@
     private static final Logger logger = 
LoggerFactory.getLogger(AlertGroupController.class);
 
     @Test
-    public void testCreateAlertgroup() throws Exception {
+    public void test010CreateAlertgroup() throws Exception {

Review comment:
       This is just to adjustment the test method order, since some testcase 
rely on other testcase, I don't want to fix all test in this pr :).




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