zhuangchong commented on a change in pull request #3949:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3949#discussion_r512586357



##########
File path: 
dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/TenantServiceTest.java
##########
@@ -83,17 +83,17 @@ public void testCreateTenant() {
         try {

Review comment:
       Please remove the static variable tenantName

##########
File path: 
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TenantServiceImpl.java
##########
@@ -85,7 +85,6 @@
     @Transactional(rollbackFor = Exception.class)
     public Map<String, Object> createTenant(User loginUser,

Review comment:
       Please remove this method annotation tenantName




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to