Fixes tests to use the default project root config
This commit is contained in:
@@ -99,4 +99,5 @@ if "RADICALE_CONFIG" in os.environ:
|
||||
_CONFIG_PARSER.read(os.environ["RADICALE_CONFIG"])
|
||||
|
||||
# Wrap config module into ConfigParser instance
|
||||
_CONFIG_PARSER.INITIAL_CONFIG = INITIAL_CONFIG
|
||||
sys.modules[__name__] = _CONFIG_PARSER
|
||||
|
||||
Reference in New Issue
Block a user