mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 18:13:54 +08:00
test(bitswap) enable get block test
This commit is contained in:
@ -54,7 +54,6 @@ func TestProviderForKeyButNetworkCannotFind(t *testing.T) {
|
||||
// TestGetBlockAfterRequesting...
|
||||
|
||||
func TestGetBlockFromPeerAfterPeerAnnounces(t *testing.T) {
|
||||
t.Skip("Failing. Work in progress")
|
||||
|
||||
net := testnet.VirtualNetwork()
|
||||
rs := testnet.VirtualRoutingServer()
|
||||
|
Reference in New Issue
Block a user