Skip to content

Commit b9908af

Browse files
committed
rename file
1 parent c5bf83c commit b9908af

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/impl/WxMpQrcodeServiceImplTest1.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*/
2020
@Test(groups = "qrCodeAPI")
2121
@Guice(modules = ApiTestModule.class)
22-
public class WxMpQrcodeServiceImplTest {
22+
public class WxMpQrcodeServiceImplTest1 {
2323
@Inject
2424
protected WxMpService wxService;
2525

0 commit comments

Comments
 (0)