```
This PR enables running another non-wallet functional test even when the wallet is disabled thanks to the MiniWallet, i.e. it can be run even when bitcoin-core is compiled with --disable-wallet.
```
Backport of [[https://github.com/bitcoin/bitcoin/pull/22543 | core#22543]].
Depends on D16385.