diff --git a/exchange/bitswap/bitswap_test.go b/exchange/bitswap/bitswap_test.go index 67dfa0719..383c1f44c 100644 --- a/exchange/bitswap/bitswap_test.go +++ b/exchange/bitswap/bitswap_test.go @@ -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()