mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-05 19:02:21 +08:00
p2p: fix ci
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
@ -161,13 +161,11 @@ func TestCommands(t *testing.T) {
|
||||
"/object/put",
|
||||
"/object/stat",
|
||||
"/p2p",
|
||||
"/p2p/listener",
|
||||
"/p2p/listener/close",
|
||||
"/p2p/listener/ls",
|
||||
"/p2p/listener/open",
|
||||
"/p2p/close",
|
||||
"/p2p/forward",
|
||||
"/p2p/ls",
|
||||
"/p2p/stream",
|
||||
"/p2p/stream/close",
|
||||
"/p2p/stream/dial",
|
||||
"/p2p/stream/ls",
|
||||
"/pin",
|
||||
"/pin/add",
|
||||
|
Reference in New Issue
Block a user