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

--- Comment #11 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 191678
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191678&action=edit
Bug 41649: Fix SIP Message tests for magnetic media

The tests for desensitize and alert flags were failing because
items were created with random itemtypes that could have
sip_magnetic=1. This caused unexpected behavior since magnetic
media items don't get desensitized and trigger alert flags.

Fix by explicitly creating itemtypes with sip_magnetic=0 in:
- test_checkout_desensitize
- test_renew_desensitize
- test_checkin_v2

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to