test: widen auto-reply full access timeout (#64439) (thanks @100yenadmin)

This commit is contained in:
Peter Steinberger
2026-04-11 01:06:44 +01:00
parent 55578a5c40
commit fe6341f702

View File

@@ -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);