mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 21:48:49 -04:00
Update reply to email test
- Updated reply to email test so that the request to create or update email is not mocked. - Excluded reply_to_email_addresses from the Service schema
This commit is contained in:
@@ -202,6 +202,7 @@ class ServiceSchema(BaseSchema):
|
||||
'template_statistics',
|
||||
'service_provider_stats',
|
||||
'service_notification_stats',
|
||||
'reply_to_email_addresses',
|
||||
)
|
||||
strict = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user