diff --git a/multischleuder/test/test_config.py b/multischleuder/test/test_config.py index 0672d88..60c1fe9 100644 --- a/multischleuder/test/test_config.py +++ b/multischleuder/test/test_config.py @@ -6,7 +6,7 @@ from multischleuder.main import parse_config, parse_list_config from multischleuder.test.test_api import _KEY_RESPONSE, _LIST_RESPONSE, _SUBSCRIBER_RESPONSE -_MINIMAL = ''' +_MINIMAL = ''' api: url: https://localhost:4443 token: securetoken @@ -17,7 +17,7 @@ conflict: ''' -_CONFIG = '''--- +_CONFIG = '''--- api: url: https://localhost:4443