去掉有问题的依赖
This commit is contained in:
@@ -12,7 +12,7 @@ import org.testng.annotations.Test;
|
|||||||
* @author chanjarster
|
* @author chanjarster
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@Test(groups="customMessageAPI", dependsOnGroups = "baseAPI")
|
@Test(groups="customMessageAPI")
|
||||||
@Guice(modules = ApiTestModule.class)
|
@Guice(modules = ApiTestModule.class)
|
||||||
public class WxMpCustomMessageAPITest {
|
public class WxMpCustomMessageAPITest {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user