https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12532
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155886|0 |1 is obsolete| | --- Comment #163 from Martin Renvoize <[email protected]> --- Created attachment 155945 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155945&action=edit Bug 12532: Fix test The mock was working. The problem was that the to_address of the notice was set from the previous send. A fix would be to update the message, but it seems better to simply re-enqueue it. This patch also use Koha::Notice::Messages. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
