mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-04 07:48:00 +08:00
Merge pull request #4966 from PlayerWithoutName/fix/sharness-connect-timeout
Fix: sharness iptb connect timeout
This commit is contained in:
commit
75f295dd7a
@ -61,7 +61,7 @@ test_expect_success "start nodes" '
|
||||
'
|
||||
|
||||
test_expect_success "try connecting node in public network with priv networks" '
|
||||
iptb connect [1-4] 0
|
||||
iptb connect --timeout=2s [1-4] 0
|
||||
'
|
||||
|
||||
test_expect_success "node 0 (public network) swarm is empty" '
|
||||
|
||||
Loading…
Reference in New Issue
Block a user