zhongjiajie commented on code in PR #12071: URL: https://github.com/apache/dolphinscheduler/pull/12071#discussion_r975981311
########## dolphinscheduler-task-plugin/dolphinscheduler-task-mlflow/src/test/java/org/apache/dolphinler/plugin/task/mlflow/MlflowTaskTest.java: ########## @@ -17,6 +17,8 @@ package org.apache.dolphinler.plugin.task.mlflow; +import static org.powermock.api.mockito.PowerMockito.when; Review Comment: @jieguangzhou do not forget create some issue to target remove power mock to all mlops tasks -- 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]
