diff --git a/litellm/tests/test_config.py b/litellm/tests/test_config.py index 73e719cad..ceecaf181 100644 --- a/litellm/tests/test_config.py +++ b/litellm/tests/test_config.py @@ -47,7 +47,7 @@ def test_config_context_moderation(): print(f"Exception: {e}") pytest.fail(f"An exception occurred: {e}") -# test_config_context_moderation() +# test_config_context_moderation() def test_config_context_default_fallback(): try: