mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 18:52:29 +02:00
ci: Enable all functional tests in valgrind
This commit is contained in:
@@ -72,6 +72,7 @@ class SegWitTest(BitcoinTestFramework):
|
||||
"-addresstype=legacy",
|
||||
],
|
||||
]
|
||||
self.rpc_timeout = 120
|
||||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_wallet()
|
||||
|
||||
Reference in New Issue
Block a user