Skip to content

Commit

Permalink
CI: example_elements_code_tutorial test test uses initialfreecoins, d…
Browse files Browse the repository at this point in the history
…isable for descriptor wallets
  • Loading branch information
psgreco committed Jan 31, 2025
1 parent 01747b7 commit ac417f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/example_elements_code_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def set_test_params(self):

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)
Expand Down

0 comments on commit ac417f1

Please sign in to comment.