forked from phoenix/litellm-mirror
test: refactor test
This commit is contained in:
parent
3f8a5b3ef6
commit
392e5c538e
1 changed files with 0 additions and 9 deletions
|
@ -368,12 +368,3 @@ def test_is_request_body_safe_model_enabled(
|
|||
error_raised = True
|
||||
|
||||
assert expect_error == error_raised
|
||||
|
||||
|
||||
def test_get_remaining_rate_limit():
|
||||
"""
|
||||
Ensure accurate remaining rate limit is returned to the client.
|
||||
|
||||
Relevant Issue: https://github.com/BerriAI/litellm/issues/5957
|
||||
"""
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue