The test "Test -getinfo with -rpcwallet=unloaded wallet returns no balances" was not actually asserting anything useful as cli_get_info_keys was not defined and was reused from an earlier test instead.
This is a backport of core#21822
Differential D13185
test: resolve bug in test/functional/interface_bitcoin_cli.py PiRK on Feb 28 2023, 09:46. Authored by Tags None Subscribers None
Details
The test "Test -getinfo with -rpcwallet=unloaded wallet returns no balances" was not actually asserting anything useful as cli_get_info_keys was not defined and was reused from an earlier test instead. This is a backport of core#21822 ninja check-functional
Diff Detail
|