mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-01 06:19:52 -05:00
Before we were only checking counts for SMS, because we’d only created SMS notifications. This commit also checks the counts for email and letter, which should be 0. But they’re not. So this commit is adding the test case which demonstrates the bug.