https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32240 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143985|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 144005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144005&action=edit Bug 32240: Prevent erm_users.t to fail if checkout exist We should not (never) remove all patrons before tests Test plan: 0. Don't apply the patch 1. Check an item out 2. Run the tests => Fail 3. Apply the patch 4. Create a patron with the erm permission 5. Run the tests => Must return green Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.