Skip to content

Commit 48d3aad

Browse files
committed
test_caching_with_models_v2
1 parent c9b8677 commit 48d3aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/local_testing/test_caching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ async def test_caching_with_cache_controls(sync_flag):
314314

315315
# test_caching_with_cache_controls()
316316

317-
317+
@pytest.mark.flaky(retries=3, delay=1)
318318
def test_caching_with_models_v2():
319319
messages = [
320320
{"role": "user", "content": "who is ishaan CTO of litellm from litellm 2023"}

0 commit comments

Comments
 (0)