mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 20:14:30 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -330,7 +330,7 @@ describe("provider usage loading", () => {
|
||||
env: {
|
||||
CLAWDBOT_STATE_DIR: (home) => path.join(home, ".clawdbot"),
|
||||
},
|
||||
prefix: "clawdbot-provider-usage-",
|
||||
prefix: "moltbot-provider-usage-",
|
||||
},
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user