mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-13 03:49:36 -06:00
Set GRAPHQL_DEFAULT_VERSION = 2 in testing environment
This commit is contained in:
parent
d192c1e352
commit
3e1ccc80e9
@ -51,3 +51,5 @@ LOGGING = {
|
||||
'version': 1,
|
||||
'disable_existing_loggers': True
|
||||
}
|
||||
|
||||
GRAPHQL_DEFAULT_VERSION = 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user