diff --git a/tests/batches_tests/test_openai_batches_and_files.py b/tests/batches_tests/test_openai_batches_and_files.py index 1bdba0da57..8f8b0e41e8 100644 --- a/tests/batches_tests/test_openai_batches_and_files.py +++ b/tests/batches_tests/test_openai_batches_and_files.py @@ -296,6 +296,8 @@ async def test_async_create_batch(provider): ) print("cancel_batch_response=", cancel_batch_response) + cleanup_azure_files() + def cleanup_azure_files(): """