e712138ebd
The issue is that the `test/regression/2056-assert-on-small-window` sent JSON UI input without waiting for for the JSON UI to be initialized. Closes #3196
3 lines
143 B
Plaintext
3 lines
143 B
Plaintext
ui_out '{ "jsonrpc": "2.0", "method": "set_ui_options", "params": [{}] }'
|
|
ui_in '{ "jsonrpc": "2.0", "method": "resize", "params": [ 5, 2 ] }'
|