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