chore: remove test_cases/openai/responses.json (#3823)

Its unused

Signed-off-by: Derek Higgins <derekh@redhat.com>
This commit is contained in:
Derek Higgins 2025-10-16 14:59:29 +01:00 committed by GitHub
parent f70aa99c97
commit edb8afb219
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 38 deletions

View file

@ -12,7 +12,6 @@ class TestCase:
_apis = [
"inference/chat_completion",
"inference/completion",
"openai/responses",
]
_jsonblob = {}