Skip to content

Commit fe9ed76

Browse files
committed
去掉有问题的依赖
1 parent 34d4fa5 commit fe9ed76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weixin-java-mp/src/test/java/me/chanjar/weixin/mp/api/WxMpCustomMessageAPITest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @author chanjarster
1313
*
1414
*/
15-
@Test(groups="customMessageAPI", dependsOnGroups = "baseAPI")
15+
@Test(groups="customMessageAPI")
1616
@Guice(modules = ApiTestModule.class)
1717
public class WxMpCustomMessageAPITest {
1818

0 commit comments

Comments
 (0)