mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-03 23:51:22 -04:00
Merge pull request #1915 from alphagov/no-priority-example
Stop creating tour text messages as priority
This commit is contained in:
@@ -55,7 +55,6 @@ def _create_example_template(service_id):
|
||||
'sms',
|
||||
'Hey ((name)), I’m trying out Notify. Today is ((day of week)) and my favourite colour is ((colour)).',
|
||||
service_id,
|
||||
process_type='priority',
|
||||
)
|
||||
return example_sms_template
|
||||
|
||||
|
||||
Reference in New Issue
Block a user