mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-04 20:57:47 +08:00
去掉有问题的依赖
This commit is contained in:
parent
34d4fa523c
commit
fe9ed76f6f
@ -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 {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user