Skip to content

Commit 14e1ccd

Browse files
committed
lint
1 parent 56e2427 commit 14e1ccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/tailnet_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ func TestServerTailnet_ReverseProxy(t *testing.T) {
6666
t.Parallel()
6767

6868
t.Run("OK", func(t *testing.T) {
69+
t.Parallel()
70+
6971
ctx, cancel := context.WithTimeout(context.Background(), testutil.WaitLong)
7072
defer cancel()
7173

0 commit comments

Comments
 (0)