Skip to content

Commit 6630aa2

Browse files
author
Dirk Nilius
committed
pin range variable
1 parent 0b1e6a0 commit 6630aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

events/apigw_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ func TestAPIGatewayV2CustomAuthorizerSimpleResponseMarshalling(t *testing.T) {
194194
}
195195

196196
for _, tt := range tests {
197+
tt := tt
197198
t.Run(tt.desc, func(t *testing.T) {
198199
outputJSON, err := json.Marshal(tt.in)
199200
if err != nil {

0 commit comments

Comments
 (0)