mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
tests: add field "request_id" in tests of relay api protocol
This commit is contained in:
@@ -59,8 +59,9 @@ extern int relay_api_protocol_command_delay;
|
||||
"\"message\":\"" __message "\"," \
|
||||
"\"request\":\"" __request "\"," \
|
||||
"\"request_body\":" __body "," \
|
||||
"\"body_type\":null," \
|
||||
"\"body\":null" \
|
||||
"\"request_id\":null," \
|
||||
"\"body_type\":null," \
|
||||
"\"body\":null" \
|
||||
"}", \
|
||||
data_sent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user