mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 12:21:22 -05:00
This was causing a 500 because of a bug in utils. It only occurred when there was missing data for a cell in the recipient column. I’ve also added a test for missing data in a non-recipient column just in case.