mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-28 19:29:50 -04:00
Sometimes, when a test using one of the set_config[_values] context managers failed or raised an exception it would cause the context to not be able to revert its config changes, resulting in a 'spooky action at a distance' where random tests would start to fail for non-obvious reasons.