https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21684
--- Comment #11 from Marcel de Rooy <[email protected]> --- Not sure if this works: + ok( ref($r_us) && ref($r_them), + 'Successful delete should return the object ' ); Note that it depends on the storage backend: "The return value is a pass through of what the underlying storage backend returned, and may vary." -- 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/
