mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 02:48:27 +00:00
refactor: lint cleanups and helpers
This commit is contained in:
@@ -19,6 +19,7 @@ vi.mock("./session.js", () => {
|
||||
createWaSocket,
|
||||
waitForWaConnection,
|
||||
formatError,
|
||||
resolveWebAuthDir: () => "/tmp/wa-creds",
|
||||
WA_WEB_AUTH_DIR: "/tmp/wa-creds",
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user