mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
test(ptu): drop the assertion on the flag removed upstream
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
134b6252e0
commit
8deade4f34
1 changed files with 0 additions and 1 deletions
|
|
@ -2034,7 +2034,6 @@ async def test_a_router_left_on_the_proxy_module_is_not_scanned(monkeypatch):
|
|||
|
||||
assert loaded.models == ()
|
||||
assert loaded.scanned_ids == frozenset()
|
||||
assert loaded.config_sourced is False
|
||||
|
||||
|
||||
def test_the_prune_filter_is_a_plain_dict():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue