You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ke...@apache.org on 2022/01/14 05:52:43 UTC

[dolphinscheduler] branch dev updated (08e303f -> d198a90)

This is an automated email from the ASF dual-hosted git repository.

kerwin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 08e303f  Fix ResponseCache Class Name ERROR (#8015)
     add d198a90  [Bug-7950] Add unit test for AlertPluginInstanceController (#7952)

No new revisions were added by this update.

Summary of changes:
 .../AlertPluginInstanceControllerTest.java         | 272 +++++++++++++++++++++
 1 file changed, 272 insertions(+)
 create mode 100644 dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AlertPluginInstanceControllerTest.java