Bug 31651: Adjust tests

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c93df98068)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d1e538c2cb)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
This commit is contained in:
Tomás Cohen Arazi 2023-06-29 09:36:47 -03:00 committed by Pedro Amorim
parent 39f46d9969
commit 3f2effb2a7

View file

@ -335,7 +335,7 @@ subtest "checkpw_shib tests" => sub {
$shib_login = "martin";
( $retval, $retcard, $retuserid ) = checkpw_shib($shib_login);
is( $retval, "0", "user not authenticated" );
$logger->info_is("There are several users with userid of martin, matchpoints must be unique", "Duplicated matchpoint warned to info");
$logger->info_is("No users with userid of martin found and autocreate is disabled", "Duplicated matchpoint warned to info");
};
## _get_uri - opac