Bug 18308: fix failing tests
commitcd141a74458f739ce74e627376b97ea72df0c0c6
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 5 May 2020 08:26:55 +0000 (5 10:26 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 5 May 2020 09:52:02 +0000 (5 10:52 +0100)
tree7e4ff7ef747367b5014a8ccd60d5486dd7f544b0
parent0575bc22d14b7a14ba38df51432114f53230bd2f
Bug 18308: fix failing tests

 #   Failed test 'check_password hook tests'
 #   at t/db_dependent/Koha/Plugins/Patron.t line 83.
 [The password was rejected by a plugin]# Looks like your test exited with 255 just after 5.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Plugins/Patron.t
t/lib/Koha/Plugin/Test.pm