1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

resolve review

This commit is contained in:
zkzlx
2019-08-21 09:16:15 +08:00
parent 7f5c67b4ed
commit e549ca49cd
8 changed files with 104 additions and 8 deletions

View File

@@ -47,7 +47,7 @@ import static org.junit.Assert.assertNotNull;
import static org.springframework.boot.test.context.SpringBootTest.WebEnvironment.NONE;
/**
* @author xiaojing
* @author zkz
*/
@RunWith(PowerMockRunner.class)