Skip to content

Commit ab3b224

Browse files
committed
rename file
1 parent 5d30aa3 commit ab3b224

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/WxMpQrcodeServiceImplTest.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 WxMpQrcodeServiceImplTest1 {
22+
public class WxMpQrcodeServiceImplTest {
2323
@Inject
2424
protected WxMpService wxService;
2525

0 commit comments

Comments
 (0)