You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-08 15:02:05 +03: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