Fix test suite freeze
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
This commit is contained in:
parent
e964b68ab8
commit
e712138ebd
|
@ -1 +1,2 @@
|
|||
ui_out '{ "jsonrpc": "2.0", "method": "set_ui_options", "params": [{}] }'
|
||||
ui_in '{ "jsonrpc": "2.0", "method": "resize", "params": [ 5, 2 ] }'
|
||||
|
|
Loading…
Reference in New Issue
Block a user