10000 small update for a test method · binarywang/WxJava@00c2aae · GitHub
[go: up one dir, main page]

Skip to content

Commit 00c2aae

Browse files
committed
small update for a test method
1 parent e2a1995 commit 00c2aae

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/WxMpMenuServiceImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public void testDeleteConditionalMenu() throws WxErrorException {
9393
}
9494

9595
@Test
96-
public void testCreateMenu2() throws WxErrorException {
96+
public void testCreateMenu_by_json() throws WxErrorException {
9797
String a = "{\n"
9898
+ " \"menu\": {\n"
9999
+ " \"button\": [\n"

0 commit comments

Comments
 (0)
0