mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 19:00:22 +00:00
fix: doctor ack reaction migration (#927)
Thanks @grp06. Co-authored-by: George Pickett <gpickett00@gmail.com>
This commit is contained in:
@@ -328,7 +328,7 @@ describe("browser control server", () => {
|
||||
fn: "() => 1",
|
||||
ref: undefined,
|
||||
});
|
||||
});
|
||||
}, 20_000);
|
||||
|
||||
it("agent contract: hooks + response + downloads + screenshot", async () => {
|
||||
const base = await startServerAndBase();
|
||||
|
||||
Reference in New Issue
Block a user