29 May
2019
29 May
'19
12:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22944 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Fridolin SOMERS from comment #7)
(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' );
yes -- You are receiving this mail because: You are watching all bug changes.