mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-18 15:55:58 -04: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.