You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/10/28 02:00:18 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on a change in pull request #6500: [Improvement-5807][Dao] Use h2 in UT

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



##########
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:
       what's the meaning of 010?




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

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