mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-23 23:58:44 +08:00
去掉有问题的依赖
This commit is contained in:
parent
34d4fa523c
commit
fe9ed76f6f
@ -12,7 +12,7 @@ import org.testng.annotations.Test;
|
||||
* @author chanjarster
|
||||
*
|
||||
*/
|
||||
@Test(groups="customMessageAPI", dependsOnGroups = "baseAPI")
|
||||
@Test(groups="customMessageAPI")
|
||||
@Guice(modules = ApiTestModule.class)
|
||||
public class WxMpCustomMessageAPITest {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user