mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-05 01:42:45 -05:00
as it did not need to be called for standard letters. Changed the tests to use the mock from get_notification_letter_preview instead of a generic NotificationApiClient.get. This will hopefully protect any subsequent changes or calls from not being tested in future.