forked from Silverfish/proton-bridge
chore: remove export loop ref and loop-scope assignments (changed with go 1.22)
This commit is contained in:
@ -75,8 +75,6 @@ func TestUserAgent(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, test := range tests {
|
||||
test := test
|
||||
|
||||
t.Run(test.want, func(t *testing.T) {
|
||||
ua := New()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user