fixed test

pull/1354/head
Chris Caron 2025-06-29 20:30:34 -04:00
parent ee12cd200e
commit 3a7b360805
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ class NotifySMPP(NotifyBase):
'type': 'string',
'regex': (r'^[0-9\s)(+-]+$', 'i'),
'required': True,
'map_to': 'source',
},
'target_phone': {
'name': _('Target Phone No'),