diff --git a/tests/local_testing/test_amazing_vertex_completion.py b/tests/local_testing/test_amazing_vertex_completion.py index 50a39b2424..a41f1a6ec7 100644 --- a/tests/local_testing/test_amazing_vertex_completion.py +++ b/tests/local_testing/test_amazing_vertex_completion.py @@ -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():