mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
test: widen auto-reply full access timeout (#64439) (thanks @100yenadmin)
This commit is contained in:
@@ -352,7 +352,7 @@ describe("directive behavior", () => {
|
||||
fullAccessAvailable: true,
|
||||
});
|
||||
});
|
||||
});
|
||||
}, 240_000);
|
||||
it("persists /reasoning off on discord even when model defaults reasoning on", async () => {
|
||||
await withTempHome(async (home) => {
|
||||
const storePath = sessionStorePath(home);
|
||||
|
||||
Reference in New Issue
Block a user