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
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