mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
Add redact_personalisation to TemplateSchema
This commit is contained in:
@@ -349,6 +349,7 @@ def test_should_get_a_single_template(
|
||||
assert data['content'] == content
|
||||
assert data['subject'] == subject
|
||||
assert data['process_type'] == 'normal'
|
||||
assert not data['redact_personalisation']
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
|
||||
Reference in New Issue
Block a user