mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
CI: example_elements_code_tutorial test test uses initialfreecoins, disable for descriptor wallets
This commit is contained in:
parent
a33ceacdbc
commit
e6aa6e773e
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ class WalletTest(BitcoinTestFramework):
|
|||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_wallet()
|
||||
self.skip_if_no_bdb()
|
||||
|
||||
def run_test(self):
|
||||
self.generate(self.nodes[0], COINBASE_MATURITY + 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue