mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-27 18:59:44 -04:00
The response import was missing, which broke things. There was no test to catch this. This commit adds a rudimentary test to make sure that the endpoint doesn’t 500, at the very least.