mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-23 02:52:02 -05:00
Added subject to get all templates email template
This commit is contained in:
@@ -31,6 +31,7 @@ valid_json_get_all_response = [
|
||||
'updated_at': None,
|
||||
'version': 2,
|
||||
'created_by': 'someone@test.com',
|
||||
'subject': 'test subject',
|
||||
'body': 'some body'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user