Skip to content

Commit a01373e

Browse files
committed
rebase leftover
Signed-off-by: NickLucche <[email protected]>
1 parent 878a499 commit a01373e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/entrypoints/openai/test_transcription_validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ async def test_completion_endpoints():
124124
assert res.message == "The model does not support Completions API"
125125

126126

127+
@pytest.mark.asyncio
127128
async def test_streaming_response(winning_call):
128129
model_name = "openai/whisper-small"
129130
server_args = ["--enforce-eager"]

0 commit comments

Comments
 (0)