parent
c2a2dc7238
commit
2b2b32fe10
@ -1,5 +1,5 @@ |
||||
// This test checks that an error is written for invalid JSON requests. |
||||
|
||||
--> 'f |
||||
<-- {"jsonrpc":"2.0","id":null,"error":{"code":-32700,"message":"invalid character '\\'' looking for beginning of value"}} |
||||
<-- {"jsonrpc":"2.0","id":null,"error":{"code":-32700,"message":"json: invalid character \n as bool(false)"}} |
||||
|
||||
|
Loading…
Reference in new issue