Skip to content

Commit 54404fa

Browse files
committed
linter complains
1 parent 727620d commit 54404fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/notifications_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ func TestNotifications(t *testing.T) {
3737
}
3838

3939
for _, tt := range tests {
40+
tt := tt
4041
t.Run(tt.name, func(t *testing.T) {
4142
t.Parallel()
4243

0 commit comments

Comments
 (0)