test(cli): update ACP fork expectation (#39554)

This commit is contained in:
Aiden Cline 2026-07-29 13:21:34 -05:00 committed by GitHub
parent 5cb633a48e
commit f7ea2fc346
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,7 +136,7 @@ describe("acp service lifecycle", () => {
method: "POST",
path: "/api/session/ses_loaded/fork",
query: {},
body: {},
body: { boundary: { type: "through" } },
})
})