Skip to content

Commit 058503e

Browse files
test: skip test - model EOL
1 parent b122ead commit 058503e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/image_gen_tests/test_image_generation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ def test_image_generation_azure_dall_e_3():
221221
# asyncio.run(test_async_image_generation_openai())
222222

223223

224+
@pytest.mark.skip(reason="model EOL")
224225
@pytest.mark.asyncio
225226
async def test_aimage_generation_bedrock_with_optional_params():
226227
try:

0 commit comments

Comments
 (0)