#2996 made context_compactor call resolve_endpoint('utility', owner=owner), but the mock added by #2174 stubbed it as lambda which: ..., which rejects the owner kwarg. Each PR passed alone; merged on dev the two compaction tests fail with TypeError and the pytest job goes red. Widen the mock to lambda *a, **k. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
3.8 KiB
3.8 KiB