mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
big commit with letters removal
This commit is contained in:
@@ -298,7 +298,6 @@ def test_conversation_reply_shows_templates(
|
||||
_template('sms', 'sms_template_one', parent=INV_PARENT_FOLDER_ID),
|
||||
_template('sms', 'sms_template_two'),
|
||||
_template('sms', 'sms_template_three', parent=VIS_PARENT_FOLDER_ID),
|
||||
_template('letter', 'letter_template_one')
|
||||
]}
|
||||
mocker.patch('app.service_api_client.get_service_templates', return_value=all_templates)
|
||||
mock_get_template_folders.return_value = [
|
||||
|
||||
Reference in New Issue
Block a user