zhongjiajie commented on PR #13378:
URL:
https://github.com/apache/dolphinscheduler/pull/13378#issuecomment-1541215338
you can start the standalone server in your IDEA, and then open new IDEA
windows and run command
```sh
./mvnw -B -f dolphinscheduler-api-test/pom.xml -am \
-DfailIfNoTests=false \
-Dcheckstyle.skip=false \
-Dtest=org.apache.dolphinscheduler.api.test.cases.TenantAPITest test
```
--
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]