mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
update to logging tests
This commit is contained in:
parent
1d73f05ae1
commit
f30cb56b8d
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ try:
|
|||
output = new_stdout.getvalue().strip()
|
||||
|
||||
print(output)
|
||||
print(response)
|
||||
|
||||
if "Logging Details Pre-API Call" not in output:
|
||||
raise Exception("Required log message not found!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue