mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
Fix lint errors
This commit is contained in:
@@ -93,6 +93,7 @@ func TestSuccessfulCredentialRequest(t *testing.T) {
|
||||
})
|
||||
|
||||
for _, group := range expectedTestUserGroups {
|
||||
group := group
|
||||
t.Run("access as group "+group, func(t *testing.T) {
|
||||
addTestClusterRoleBinding(ctx, t, adminClient, &rbacv1.ClusterRoleBinding{
|
||||
TypeMeta: metav1.TypeMeta{},
|
||||
|
||||
Reference in New Issue
Block a user