mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-26 12:59:57 -05: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.