test(agents): complete provider runtime test mocks · openclaw/openclaw@be8cd12
steipete
·
2026-05-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -8,6 +8,7 @@ vi.mock("../plugins/provider-hook-runtime.js", () => ({
|
8 | 8 | clearProviderRuntimePluginCacheForTest: vi.fn(), |
9 | 9 | testing: { |
10 | 10 | buildHookProviderCacheKey: () => "test-provider-hook-cache-key", |
| 11 | +clearProviderRuntimePluginCacheForTest: vi.fn(), |
11 | 12 | }, |
12 | 13 | prepareProviderExtraParams: () => undefined, |
13 | 14 | resolveProviderExtraParamsForTransport: () => undefined, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。