From 7933266b9fc0afff6caffe73daaf8b175bd4a8a8 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:24:09 +0000 Subject: [PATCH] test(groq): use unique basename for compound regression test --- .../{test_transformation.py => test_groq_chat_transformation.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/test_litellm/llms/groq/chat/{test_transformation.py => test_groq_chat_transformation.py} (100%) diff --git a/tests/test_litellm/llms/groq/chat/test_transformation.py b/tests/test_litellm/llms/groq/chat/test_groq_chat_transformation.py similarity index 100% rename from tests/test_litellm/llms/groq/chat/test_transformation.py rename to tests/test_litellm/llms/groq/chat/test_groq_chat_transformation.py