chore: generate

This commit is contained in:
opencode-agent[bot] 2026-06-27 07:43:42 +00:00
commit 6861fedd09
4 changed files with 28 additions and 41 deletions

View file

@ -61,7 +61,6 @@ describe("coalesceServerEvents", () => {
expect(result.map((event) => event.payload.id)).toEqual(["1", "2", "3"])
})
})
describe("enqueueServerEvent", () => {