chore: remove loop var references

This commit is contained in:
Florian Schade
2026-04-23 17:11:55 +02:00
committed by Ralf Haferkamp
parent 900ecf736e
commit d0e3f14539
9 changed files with 0 additions and 15 deletions
-2
View File
@@ -52,8 +52,6 @@ func TestJailJoin(t *testing.T) {
}
for _, tt := range tests {
tt := tt
t.Run(tt.name, func(t *testing.T) {
t.Parallel()