31 Oct
2023
31 Oct
'23
1:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31481 --- Comment #5 from Johanna Räisä <johanna.raisa@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.