mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Create a template in a folder.
This commit is contained in:
@@ -1393,7 +1393,8 @@ def test_should_create_sms_template_without_downgrading_unicode_characters(
|
||||
msg, # content
|
||||
ANY, # service_id
|
||||
ANY, # subject
|
||||
ANY # process_type
|
||||
ANY, # process_type
|
||||
ANY, # parent_folder_id
|
||||
)
|
||||
assert resp.status_code == 302
|
||||
|
||||
|
||||
Reference in New Issue
Block a user