wgengine/magicsock: make disco subtest name more precise.

Signed-off-by: David Anderson <danderson@tailscale.com>
reviewable/pr609/r1
David Anderson 4 years ago committed by Dave Anderson
parent 9beea8b314
commit 41d0c81859

@ -590,7 +590,7 @@ func TestActiveDiscovery(t *testing.T) {
testActiveDiscovery(t, n)
})
t.Run("facing_firewalls", func(t *testing.T) {
t.Run("facing_easy_firewalls", func(t *testing.T) {
mstun := &natlab.Machine{Name: "stun"}
m1 := &natlab.Machine{
Name: "m1",

Loading…
Cancel
Save