forked from phoenix/litellm-mirror
fix test_vertex_ai_medlm_completion_cost
This commit is contained in:
parent
95a0f6839f
commit
d35aeb3f4f
1 changed files with 1 additions and 1 deletions
|
@ -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."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue