mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-14 01:58:24 +02: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