mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-02 21:23:39 +02:00
test: Bump timeouts in slow running tests
This commit is contained in:
@@ -92,6 +92,7 @@ class PruneTest(BitcoinTestFramework):
|
||||
["-maxreceivebuffer=20000"],
|
||||
["-prune=550"],
|
||||
]
|
||||
self.rpc_timeout = 120
|
||||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_wallet()
|
||||
|
Reference in New Issue
Block a user