Skip to content

Commit 8f90dd8

Browse files
committed
test: fix lint issue from govet
Signed-off-by: Milas Bowman <[email protected]>
1 parent 7bcffb7 commit 8f90dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/types_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ func TestMarshalServiceEntrypoint(t *testing.T) {
313313
}
314314

315315
for _, tc := range tcs {
316+
tc := tc
316317
t.Run(tc.name, func(t *testing.T) {
317318
t.Parallel()
318319

0 commit comments

Comments
 (0)