forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
27db329621
commit
2e95758ada
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ async def test_get_available_deployments_custom_price():
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_lowest_cost_routing():
|
async def test_lowest_cost_routing():
|
||||||
"""
|
"""
|
||||||
Test if router returns model with the lowest cost
|
Test if router, returns model with the lowest cost
|
||||||
"""
|
"""
|
||||||
model_list = [
|
model_list = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue