mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fix CI tests
This commit is contained in:
@ -15,7 +15,7 @@ DATABASE = {
|
||||
}
|
||||
|
||||
PLUGINS = [
|
||||
'extras.tests.dummy_plugin'
|
||||
'extras.tests.dummy_plugin',
|
||||
]
|
||||
|
||||
REDIS = {
|
||||
|
Reference in New Issue
Block a user