mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 6c0c2620c2 into merged_master (Bitcoin PR bitcoin/bitcoin#25589)
This commit is contained in:
commit
931968befd
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ from test_framework.util import (
|
|||
class CoinbaseCategoryTest(BitcoinTestFramework):
|
||||
def set_test_params(self):
|
||||
self.num_nodes = 1
|
||||
self.setup_clean_chain = True
|
||||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_wallet()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue