This is an automated email from the ASF dual-hosted git repository.
journey pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from cb659ab [Feature] Improve user experience in datasource page (#1471)
add 7eeb10f Add CheckUtilsTest.java , the unit test for CheckUtils (#1482)
No new revisions were added by this update.
Summary of changes:
.../dolphinscheduler/api/utils/CheckUtilsTest.java | 110 +++++++++++++++++++++
pom.xml | 1 +
2 files changed, 111 insertions(+)
create mode 100644
dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/utils/CheckUtilsTest.java