test(ptu): drop the assertion on the flag removed upstream
Some checks failed
Terraform Provider / gofmt, vet, build, test (push) Has been cancelled
Terraform Provider / Provider endpoints vs proxy OpenAPI schema (push) Has been cancelled

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Devin AI 2026-08-23 10:02:41 +00:00
parent 134b6252e0
commit 8deade4f34

View file

@ -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():