mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 09:15:04 +02:00
test: remove custom rpc timeout for wallet_miniscript.py, reorder in test_runner
This commit is contained in:
@@ -205,7 +205,6 @@ DESCS_PRIV = [
|
||||
class WalletMiniscriptTest(BitcoinTestFramework):
|
||||
def add_options(self, parser):
|
||||
self.add_wallet_options(parser, legacy=False)
|
||||
self.rpc_timeout = 480
|
||||
|
||||
def set_test_params(self):
|
||||
self.num_nodes = 1
|
||||
|
||||
Reference in New Issue
Block a user