Skip to content

Commit 8963347

Browse files
committed
chore: lint
1 parent e5a80c8 commit 8963347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/printers/junitxml_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ Details: func foo() {
101101
}
102102

103103
for _, test := range testCases {
104-
test := test
105104
t.Run(test.desc, func(t *testing.T) {
106105
t.Parallel()
107106

0 commit comments

Comments
 (0)