LDAP normalization errors: note that the error came while normalizing the roles.
This commit is contained in:
@ -223,7 +223,7 @@ subtest "normalize_ldap_role_mappings" => sub {
|
||||
"group" => "invalid-role",
|
||||
}),
|
||||
},
|
||||
qr/Invalid roles.*invalid-role/,
|
||||
qr/Failed to normalize.*Invalid roles.*invalid-role/,
|
||||
"Invalid roles fail to normalize."
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user