test(agents): remove redundant provider attribution assertion · openclaw/openclaw@12787de
openclaw
·
2026-06-18
·
via Recent Commits to openclaw:main
Commit 12787de
test(agents): remove redundant provider attribution assertion
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -191,9 +191,6 @@ describe("provider attribution", () => {
|
191 | 191 | "X-BILLING-INVOKE-ORIGIN": "OpenClaw", |
192 | 192 | }, |
193 | 193 | }); |
194 | | -expect(policy.headers).toEqual({ |
195 | | -"X-BILLING-INVOKE-ORIGIN": "OpenClaw", |
196 | | -}); |
197 | 194 | }); |
198 | 195 | |
199 | 196 | it("normalizes aliases when resolving provider policy headers", () => { |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments