mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
This was creating data in the Notifications table but the funcetion under test was - now the timestamps are in the past - looking in the NotificationHistory table. Freezing the time of the test fixes that.