chore: bun fmt

This commit is contained in:
35C4n0r 2026-01-12 09:57:43 +00:00
parent 545c6fcf80
commit 1ec4ef9cf6

View File

@ -87,7 +87,7 @@ describe("claude-code", async () => {
enable_boundary: "true",
},
});
await execModuleScript(id, coderEnvVars)
await execModuleScript(id, coderEnvVars);
await expectAgentAPIStarted(id);