10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a1995 commit 00c2aaeCopy full SHA for 00c2aae
weixin-java-mp/src/test/java/me/chanjar/weixin/mp/api/impl/WxMpMenuServiceImplTest.java
@@ -93,7 +93,7 @@ public void testDeleteConditionalMenu() throws WxErrorException {
93
}
94
95
@Test
96
- public void testCreateMenu2() throws WxErrorException {
+ public void testCreateMenu_by_json() throws WxErrorException {
97
String a = "{\n"
98
+ " \"menu\": {\n"
99
+ " \"button\": [\n"
0 commit comments