fix test_vertex_ai_medlm_completion_cost

This commit is contained in:
Ishaan Jaff 2024-07-19 19:58:44 -07:00
parent 95a0f6839f
commit d35aeb3f4f

View file

@ -706,7 +706,7 @@ def test_vertex_ai_completion_cost():
print("calculated_input_cost: {}".format(calculated_input_cost))
# @pytest.mark.skip(reason="new test - WIP, working on fixing this")
@pytest.mark.skip(reason="new test - WIP, working on fixing this")
def test_vertex_ai_medlm_completion_cost():
"""Test for medlm completion cost."""