Skip to content

Commit b848e1e

Browse files
author
Copyberry
committed
Sync from Copyberry
GitOrigin-RevId: cdfa1676ef35303547f5130b3c5d679d4d4e82d7
1 parent 70da15f commit b848e1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/cloudflared/config_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ func TestRenderStandaloneConfigRejectsUnsafeOrUnsupportedValues(t *testing.T) {
107107
}
108108

109109
for _, tt := range tests {
110-
tt := tt
111110
t.Run(tt.name, func(t *testing.T) {
112111
t.Parallel()
113112
cfg := DefaultStandaloneConfig("/run/secrets/cloudflared/token")

0 commit comments

Comments
 (0)