Skip to content

Commit

Permalink
pin range variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Nilius committed Aug 11, 2021
1 parent 0b1e6a0 commit 6630aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions events/apigw_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ func TestAPIGatewayV2CustomAuthorizerSimpleResponseMarshalling(t *testing.T) {
}

for _, tt := range tests {
tt := tt
t.Run(tt.desc, func(t *testing.T) {
outputJSON, err := json.Marshal(tt.in)
if err != nil {
Expand Down

0 comments on commit 6630aa2

Please sign in to comment.