wgengine/magicsock: make disco subtest name more precise.

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson 2020-07-27 20:34:41 +00:00 committed by Dave Anderson
parent 9beea8b314
commit 41d0c81859

View File

@ -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",