https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380 --- Comment #39 from David Nind <david@davidnind.com> --- Created attachment 195719 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195719&action=edit Bug 35380: Unit tests updateBiblio API: - tests for locked records (records with a given record_source which is set to can_be_edited = 0) - tests for MARCOverlayRules bound to a record_source or fallback source (*) As record_sources now has an is_system property which prevents it from getting deleted, all tests creating and deleting a record_source were changed so that is_system is set to 0 on creation. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.