[Koha-bugs] [Bug 32240] api/erm_users.t fails if checkouts exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 17 09:53:32 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32240

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 143985
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143985&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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list