Commit a5fb6407 authored by Brian Tiger Chow's avatar Brian Tiger Chow

test(bitswap) enable get block test

parent d17fcc17
...@@ -54,7 +54,6 @@ func TestProviderForKeyButNetworkCannotFind(t *testing.T) { ...@@ -54,7 +54,6 @@ func TestProviderForKeyButNetworkCannotFind(t *testing.T) {
// TestGetBlockAfterRequesting... // TestGetBlockAfterRequesting...
func TestGetBlockFromPeerAfterPeerAnnounces(t *testing.T) { func TestGetBlockFromPeerAfterPeerAnnounces(t *testing.T) {
t.Skip("Failing. Work in progress")
net := testnet.VirtualNetwork() net := testnet.VirtualNetwork()
rs := testnet.VirtualRoutingServer() rs := testnet.VirtualRoutingServer()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment