fix test_completion_fine_tuned_model

This commit is contained in:
Ishaan Jaff
2024-12-03 08:18:54 -08:00
parent 04238cd9a9
commit 139dbe4a96
@@ -2398,7 +2398,7 @@ def test_get_token_url():
@pytest.mark.asyncio
async def test_completion_fine_tuned_model():
# load_vertex_ai_credentials()
load_vertex_ai_credentials()
mock_response = AsyncMock()
def return_val():