Skip to content

Commit

Permalink
test: fix lint issue from govet
Browse files Browse the repository at this point in the history
  • Loading branch information
milas committed Feb 15, 2023
1 parent 7bcffb7 commit a1eb401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ func TestMarshalServiceEntrypoint(t *testing.T) {
}

for _, tc := range tcs {
tc := tc
t.Run(tc.name, func(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit a1eb401

Please sign in to comment.