https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22944
--- Comment #7 from Fridolin SOMERS <[email protected]> --- (In reply to Jonathan Druart from comment #5) > I think this test must be removed as it is not testing anything useful: the > previous statement will explode if something went wrong. Hi, you mean this test ? is( $rows_affected, 0, 'AnonymiseIssueHistory should not return any error if success' ); -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
