refactor: replace bot.molt identifiers with ai.openclaw
This commit is contained in:
@@ -138,7 +138,7 @@ describe("daemon-cli coverage", () => {
|
||||
OPENCLAW_CONFIG_PATH: "/tmp/openclaw-daemon-state/openclaw.json",
|
||||
OPENCLAW_GATEWAY_PORT: "19001",
|
||||
},
|
||||
sourcePath: "/tmp/bot.molt.gateway.plist",
|
||||
sourcePath: "/tmp/ai.openclaw.gateway.plist",
|
||||
});
|
||||
|
||||
await runDaemonCommand(["daemon", "status", "--json"]);
|
||||
|
||||
Reference in New Issue
Block a user