mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
test: skip test
This commit is contained in:
parent
b5c4ee60bb
commit
385bb15219
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ class BaseImageGenTest(ABC):
|
|||
pytest.fail(f"An exception occurred - {str(e)}")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Skipping image edit test, image file not in ci/cd")
|
||||
def test_openai_gpt_image_1():
|
||||
from litellm import image_edit
|
||||
from PIL import Image
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue