mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 20:31:19 -05:00
Fixes a bug where we were calling a wrapper method when instead we should have been calling the redis_client. This had resulted in no actual calls to redis happening.