mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
fix: missing changes from bitcoin#21634
This commit is contained in:
parent
2de7aecf6f
commit
e542cd2d34
@ -1388,6 +1388,7 @@ BOOST_FIXTURE_TEST_CASE(wallet_descriptor_test, BasicTestingSetup)
|
|||||||
|
|
||||||
BOOST_FIXTURE_TEST_CASE(ZapSelectTx, TestChain100Setup)
|
BOOST_FIXTURE_TEST_CASE(ZapSelectTx, TestChain100Setup)
|
||||||
{
|
{
|
||||||
|
gArgs.ForceSetArg("-unsafesqlitesync", "1");
|
||||||
auto chain = interfaces::MakeChain(m_node);
|
auto chain = interfaces::MakeChain(m_node);
|
||||||
auto wallet = TestLoadWallet(m_node);
|
auto wallet = TestLoadWallet(m_node);
|
||||||
CKey key;
|
CKey key;
|
||||||
|
Loading…
Reference in New Issue
Block a user