mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-25 09:24:32 +00:00
add test for github redirect in auth_handler_test.go
Co-authored-by: Joshua Casey <joshuatcasey@gmail.com>
This commit is contained in:
co-authored by
Joshua Casey
parent
75f024cb19
commit
0cdbb710d2
@@ -35,7 +35,6 @@ func TestGenerateOTPCode(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, test := range tests {
|
||||
// This line can be removed when we upgrade golangci-lint to 1.58.1 and go1.22+
|
||||
test := test
|
||||
t.Run(test.name, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
Reference in New Issue
Block a user