mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge 0e1b57b4bb into merged_master (Bitcoin PR #20763)
This commit is contained in:
commit
691fc96215
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ class BitcoinTestFramework(metaclass=BitcoinTestMetaClass):
|
|||
|
||||
# Methods to override in subclass test scripts.
|
||||
def set_test_params(self):
|
||||
"""Tests must this method to change default values for number of nodes, topology, etc"""
|
||||
"""Tests must override this method to change default values for number of nodes, topology, etc"""
|
||||
raise NotImplementedError
|
||||
|
||||
def add_options(self, parser):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue