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

--- Comment #16 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 150789
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150789&action=edit
Bug 22440: (follow-up) Fix existing tests

As we are introducing a FK for illrequests.biblio_id, TestBuilder is
generating a linked biblio, and so tests expecting undef are failing.

This fixes it by explicitly setting biblio_id => undef on creating the
request.

The patch also cleans the area a bit, removing a redundant and fragile
test as well.

-- 
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