mirror of https://github.com/tailscale/tailscale/
derp: fix an unchecked error in a test (#17694)
Found by staticcheck, the test was calling derphttp.NewClient but not checking its error result before doing other things to it. Updates #cleanup Change-Id: I4ade35a7de7c473571f176e747866bc0ab5774db Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>pull/17699/head
parent
edb11e0e60
commit
09a2a1048d
Loading…
Reference in New Issue