Removed unnecessary logging from tests
This commit is contained in:
parent
98add8f83a
commit
da412e3bdb
2 changed files with 5 additions and 0 deletions
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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue