chore: normalize Clawdbot naming
This commit is contained in:
@@ -58,7 +58,7 @@ describe("buildStatusMessage", () => {
|
||||
});
|
||||
const normalized = normalizeTestText(text);
|
||||
|
||||
expect(normalized).toContain("ClawdBot");
|
||||
expect(normalized).toContain("Clawdbot");
|
||||
expect(normalized).toContain("Model: anthropic/pi:opus");
|
||||
expect(normalized).toContain("api-key");
|
||||
expect(normalized).toContain("Tokens: 1.2k in / 800 out");
|
||||
|
||||
Reference in New Issue
Block a user