Skip to content

Commit 7f0cebe

Browse files
committed
(ci/cd) check triggers
1 parent fd33eda commit 7f0cebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litellm/tests/test_completion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def test_completion_mistral_azure():
312312
}
313313
],
314314
)
315-
# Add any assertions here to check the response
315+
# Add any assertions here to check, the response
316316
print(response)
317317

318318
except Exception as e:

0 commit comments

Comments
 (0)