27 Aug
2021
27 Aug
'21
9:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28803 --- Comment #14 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #13)
- # FIXME must be 'failed' - is( $message_1->{status}, 'pending', 'Invalid KohaAdminEmailAddress => status pending' ); + is( $message_1->{status}, 'failed', 'Invalid KohaAdminEmailAddress => status failed' );
That's very pleasant to read :)
Haha, it made me smile too :) -- You are receiving this mail because: You are watching all bug changes.