mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 20:41:24 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -33,6 +33,6 @@ describe("nodes screen helpers", () => {
|
||||
tmpDir: "/tmp",
|
||||
id: "id1",
|
||||
});
|
||||
expect(p).toBe(path.join("/tmp", "clawdbot-screen-record-id1.mp4"));
|
||||
expect(p).toBe(path.join("/tmp", "moltbot-screen-record-id1.mp4"));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user