Page MenuHomePhabricator

test: resolve bug in test/functional/interface_bitcoin_cli.py
ClosedPublic

Authored by PiRK on Feb 28 2023, 09:46.

Details

Summary

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

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable