caishunfeng commented on code in PR #11033:
URL: https://github.com/apache/dolphinscheduler/pull/11033#discussion_r925313879
##########
dolphinscheduler-alert/dolphinscheduler-alert-server/src/test/java/org/apache/dolphinscheduler/alert/runner/AlertSenderServiceTest.java:
##########
@@ -144,7 +146,10 @@ public void testSyncHandler() {
public void testRun() {
int alertGroupId = 1;
String title = "alert mail test title";
- String content = "alert mail test content";
+ String content =
"{\"taskInstanceId\":94,\"taskName\":\"000\",\"taskType\":\"DATA_QUALITY\","
Review Comment:
please add another case of array type.
--
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]