mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 03:17:43 +08:00
fix: spelling
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
This commit is contained in:
parent
8e52c7fb2d
commit
6ba49cfef2
@ -87,7 +87,7 @@ disconnect() {
|
||||
ipfsi "$1" swarm disconnect "/p2p/$(peer_id "$2")"
|
||||
}
|
||||
|
||||
# Bidiractional peering shouldn't cause problems (e.g., simultaneous connect
|
||||
# Bidirectional peering shouldn't cause problems (e.g., simultaneous connect
|
||||
# issues).
|
||||
test_expect_success 'disconnecting 0->1' '
|
||||
disconnect 0 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user