mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-17 08:01:24 -05:00
* Add notify user id in config * Add dao method to get provider history versions along with tests * BUG: Provider switching did not handle case where priorities were equal. This * adds a fix to properly cover this case along with tests