mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-15 07:01:20 -05:00
The template in precompiled is only used internally and cannot be accessed from the UI. It could confuse the client consumer so best to remove it from the response altogether. * Remove the template from the dict before returning it and therefore ensuring it still stays similar to letter * Updated the test to check for the response without the template