mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-30 08:53:31 +00:00
test(cli): update ACP fork expectation (#39554)
This commit is contained in:
parent
5cb633a48e
commit
f7ea2fc346
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ describe("acp service lifecycle", () => {
|
|||
method: "POST",
|
||||
path: "/api/session/ses_loaded/fork",
|
||||
query: {},
|
||||
body: {},
|
||||
body: { boundary: { type: "through" } },
|
||||
})
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue