forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
ffa7818339
commit
fc8a87efec
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ def predibase_mock_post(url, data=None, json=None, headers=None, timeout=None):
|
||||||
return mock_response
|
return mock_response
|
||||||
|
|
||||||
|
|
||||||
# @pytest.mark.skip(reason="local only test")
|
# @pytest.mark.skip(reason="local-only test")
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_completion_predibase():
|
async def test_completion_predibase():
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue