test(models): patch secured Novita pricing seam

This commit is contained in:
kshitijk4poor 2026-07-11 12:17:12 +05:30 committed by kshitij
parent d83cd6f7c3
commit 3b2ef789df

View file

@ -1215,7 +1215,7 @@ class TestNovitaProvider:
return _FakeResp()
monkeypatch.setattr(
models_mod.urllib.request, "urlopen", fake_urlopen
models_mod, "_urlopen_model_catalog_request", fake_urlopen
)
# First call hits the network.