diff --git a/test-configuration/test_config.py b/test-configuration/test_config.py index 76ec6a0..308d437 100644 --- a/test-configuration/test_config.py +++ b/test-configuration/test_config.py @@ -7,5 +7,6 @@ PLUGINS = [ 'netbox.tests.dummy_plugin', ] +ALLOW_TOKEN_RETRIEVAL = True DEFAULT_PERMISSIONS = {}