mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-19 04:09:40 +00:00
Removed unnecessary logging from tests
This commit is contained in:
4
test-configuration/logging.py
Normal file
4
test-configuration/logging.py
Normal file
@@ -0,0 +1,4 @@
|
||||
LOGGING = {
|
||||
'version': 1,
|
||||
'disable_existing_loggers': True
|
||||
}
|
||||
Reference in New Issue
Block a user