mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-09-21 02:58:09 +08:00
small update for a test method
This commit is contained in:
@@ -93,7 +93,7 @@ public class WxMpMenuServiceImplTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testCreateMenu2() throws WxErrorException {
|
||||
public void testCreateMenu_by_json() throws WxErrorException {
|
||||
String a = "{\n"
|
||||
+ " \"menu\": {\n"
|
||||
+ " \"button\": [\n"
|
||||
|
Reference in New Issue
Block a user