test(auto-reply): trim duplicate progress assertion · openclaw/openclaw@d5b1d45
openclaw
·
2026-06-14
·
via Recent Commits to openclaw:main
Commit d5b1d45
test(auto-reply): trim duplicate progress assertion
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2957,7 +2957,6 @@ describe("dispatchReplyFromConfig", () => {
|
2957 | 2957 | status: "ok", |
2958 | 2958 | exitCode: 0, |
2959 | 2959 | }); |
2960 | | -expect(commentaryEnabled).toBe(true); |
2961 | 2960 | expect(dispatcher.sendToolResult).not.toHaveBeenCalled(); |
2962 | 2961 | expect(dispatcher.sendFinalReply).not.toHaveBeenCalled(); |
2963 | 2962 | }); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments