You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
updated the tests to include a database with 3 rows so it mimics more of the real database
fixed the bug where the updated database entry was being inserted into the wrong place in the database
added to the send_aon_correspondence, send_annual_report_correspondence and send_one_month_remaining_correspondence correspondence functions so they handle cases where an initial email was not sent (useful if we skipped emailing for a period of time)
updated vignette and readme with more context and updates