mirror of
https://github.com/ansible/awx.git
synced 2026-07-11 00:08:02 -02:30
Use separate module for pytest settings (#13895)
* Use separate module for test settings * Further refine some pre-existing comments in settings * Add CACHES to setting snapshot exceptions to accommodate changed load order
This commit is contained in:
@@ -8,6 +8,7 @@ LOCAL_SETTINGS = (
|
||||
'BROADCAST_WEBSOCKET_PROTOCOL',
|
||||
'BROADCAST_WEBSOCKET_SECRET',
|
||||
'DATABASES',
|
||||
'CACHES',
|
||||
'DEBUG',
|
||||
'NAMED_URL_GRAPH',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user