@cryptotaxi247 / kubo / commits / aca3a2019

fix dns test

vyzo committed Apr 12, 2021 at 14:34 UTC aca3a201963bca90ab2802120738f779aabf26c4
1 file changed -1
cmd/ipfs/dnsresolve_test.go
-1
@@ -72,4 +72,3 @@ func TestApiEndpointResolveDNSNoResults(t *testing.T) {
72 t.Errorf("expected error not thrown; actual: %v", err)
73 }
74 }
75 -