[Koha-bugs] [Bug 31481] Pass message_id to SMS drivers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 31 13:17:19 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31481

--- Comment #5 from Johanna Räisä <johanna.raisa at koha-suomi.fi> ---
(In reply to Marcel de Rooy from comment #3)
> +++ b/t/SMS.t
> @@ -57,6 +57,7 @@ $send_sms = C4::SMS->send_sms({
>      destination => '+33123456789',
>      message => 'my message',
>      driver => 'Test',
> +    message_id => 1,
> 
> Please explain what this should prove ?

I'm not sure anymore. I fixed the tests and message_id is required parameter.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list