mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-22 14:52:41 +02:00
test: Fix rpc_net intermittent issue
This commit is contained in:
parent
b46f37ba5e
commit
fa5f46600f
@ -54,6 +54,7 @@ class NetTest(BitcoinTestFramework):
|
||||
# Connect nodes both ways.
|
||||
self.connect_nodes(0, 1)
|
||||
self.connect_nodes(1, 0)
|
||||
self.sync_all()
|
||||
|
||||
self.test_connection_count()
|
||||
self.test_getpeerinfo()
|
||||
|
Loading…
x
Reference in New Issue
Block a user