fix: doctor ack reaction migration (#927)

Thanks @grp06.

Co-authored-by: George Pickett <gpickett00@gmail.com>
This commit is contained in:
Peter Steinberger
2026-01-15 03:51:43 +00:00
parent a6e780b2f6
commit 1078d178d7
4 changed files with 175 additions and 2 deletions

View File

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