mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-05 17:30:59 +02:00
test: Bump sync_mempools timeout in p2p_1p1c_network.py
This commit is contained in:
parent
1111b0ac19
commit
fa80a7dac4
@ -150,7 +150,7 @@ class PackageRelayTest(BitcoinTestFramework):
|
||||
assert_equal(submitpackage_result["package_msg"], "success")
|
||||
|
||||
self.log.info("Wait for mempools to sync")
|
||||
self.sync_mempools(timeout=20)
|
||||
self.sync_mempools()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
x
Reference in New Issue
Block a user