-
Chris McDonough authored
Dont maintain a configuration separate from that of the global config by using a module-scope global. This causes problems when the global config changes (the changes are not picked up here). This is typically an issue when running unit tests.
e2d87bee