mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-15 22:05:38 +02:00
Update test configuration
This commit is contained in:
@ -3,4 +3,9 @@ LOGGING = {
|
||||
'disable_existing_loggers': True
|
||||
}
|
||||
|
||||
PLUGINS = [
|
||||
'netbox.tests.dummy_plugin',
|
||||
]
|
||||
|
||||
|
||||
DEFAULT_PERMISSIONS = {}
|
||||
|
Reference in New Issue
Block a user