Skip to content

Commit 6872ba1

Browse files
committed
fix
1 parent 023e0a7 commit 6872ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tailnet/test/integration/suite.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ func sendRestart(t *testing.T, serverURL *url.URL, derp bool, coordinator bool)
2727
q.Set("derp", "true")
2828
}
2929
if coordinator {
30-
q := serverURL.Query()
3130
q.Set("coordinator", "true")
3231
}
3332
serverURL.RawQuery = q.Encode()

0 commit comments

Comments
 (0)