chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-12 18:46:51 +00:00
parent c2e6b18076
commit 6c36b585c3
12 changed files with 453 additions and 444 deletions
@@ -106,7 +106,7 @@ describe("project directories and copies endpoints", () => {
test.directory,
`/experimental/project/${projectID}/copy/refresh?location%5Bdirectory%5D=${encodeURIComponent(test.directory)}`,
{
method: "POST",
method: "POST",
},
)
expect(refresh.status).toBe(204)