mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 05:27:23 +00:00
add unit test for ApplyIdentityTransformations helper
This commit is contained in:
@@ -1953,7 +1953,7 @@ func TestTestFederationDomainWatcherControllerSync(t *testing.T) {
|
||||
Username: "rejectMeWithDefaultMessage",
|
||||
Expects: configv1alpha1.FederationDomainTransformsExampleExpects{
|
||||
Rejected: true,
|
||||
Message: "Authentication was rejected by a configured policy", // this is the default message
|
||||
Message: "authentication was rejected by a configured policy", // this is the default message
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user