mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-25 17:34:37 +00:00
committed by
Ryan Richard
parent
fbe1a202c2
commit
196e43aa48
@@ -368,7 +368,7 @@ func TestCallbackEndpoint(t *testing.T) {
|
||||
wantExchangeAndValidateTokensCall: happyExchangeAndValidateTokensArgs,
|
||||
},
|
||||
{
|
||||
name: "the UpstreamOIDCProvider CRD has been deleted",
|
||||
name: "the OIDCIdentityProvider CRD has been deleted",
|
||||
idp: otherUpstreamOIDCIdentityProvider,
|
||||
method: http.MethodGet,
|
||||
path: newRequestPath().WithState(happyState).String(),
|
||||
|
||||
Reference in New Issue
Block a user