mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-08 12:23:54 -05:00
When we add a new property to the broadcast model, we need to delete any cached broadcasts from Redis that are missing the new property. So this adds an option to do this to the cache page in platform admin. I’ve also tried to make it more obvious what the magic numbers in the test fixture are doing.