mark test_completion_sagemaker_prompt_template_non_stream as flaky

This commit is contained in:
Ishaan Jaff 2024-09-21 18:14:58 -07:00
parent b987d99486
commit 1ca638973f

View file

@ -301,6 +301,7 @@ async def test_completion_sagemaker_non_stream():
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
async def test_completion_sagemaker_prompt_template_non_stream():
mock_response = MagicMock()