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