add unit test for ApplyIdentityTransformations helper

This commit is contained in:
Ryan Richard
2023-07-19 14:56:46 -07:00
parent 4b75ced52c
commit 84041e0c55
5 changed files with 90 additions and 5 deletions

View File

@@ -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
},
},
},