mirror of
https://github.com/ansible/awx.git
synced 2026-05-05 00:25:29 -02:30
add unit tests for awx.conf
This commit is contained in:
@@ -22,4 +22,3 @@ class ConfConfig(AppConfig):
|
||||
if 'http_receiver' not in LOGGING_DICT['loggers']['awx']['handlers']:
|
||||
LOGGING_DICT['loggers']['awx']['handlers'] += ['http_receiver']
|
||||
configure_logging(settings.LOGGING_CONFIG, LOGGING_DICT)
|
||||
# checks.register(SettingsWrapper._check_settings)
|
||||
|
||||
Reference in New Issue
Block a user