diff --git a/litellm/tests/test_proxy_server_keys.py b/litellm/tests/test_proxy_server_keys.py index 62bdfeb69..73dbf24a3 100644 --- a/litellm/tests/test_proxy_server_keys.py +++ b/litellm/tests/test_proxy_server_keys.py @@ -39,7 +39,7 @@ save_worker_config( alias=None, api_base=None, api_version=None, - debug=False, + debug=True, temperature=None, max_tokens=None, request_timeout=600,