mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-04-30 11:24:42 +02:00
Update test configuration
This commit is contained in:
parent
849f8bef07
commit
4eb0d6a368
@ -3,4 +3,9 @@ LOGGING = {
|
|||||||
'disable_existing_loggers': True
|
'disable_existing_loggers': True
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PLUGINS = [
|
||||||
|
'netbox.tests.dummy_plugin',
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_PERMISSIONS = {}
|
DEFAULT_PERMISSIONS = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user