test: checkpoint sessions compaction text · openclaw/openclaw@6053532
shakkernerd
·
2026-05-13
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -210,7 +210,7 @@ describeBrowserLayout("sessions responsive browser layout", () => {
|
210 | 210 | }); |
211 | 211 | |
212 | 212 | expect(metrics.bodyOverflow).toBeLessThanOrEqual(1); |
213 | | -expect(metrics.compactionText).toContain("1 Checkpoint"); |
| 213 | +expect(metrics.compactionText).toBe("1 Checkpoint"); |
214 | 214 | expect(metrics.statusText).toBe("Live"); |
215 | 215 | expect(metrics.runtimeText).toBe("claude-cli (fallback none)"); |
216 | 216 | expect(metrics.keyWhiteSpace).toBe("nowrap"); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。