test(cli): stabilize active-run prompt test

This commit is contained in:
marius-kilocode
2026-07-08 21:25:28 +02:00
parent 7e7455982e
commit b33e28ceb2
@@ -1522,7 +1522,7 @@ it.instance(
expect(inputs).toHaveLength(2)
expect(JSON.stringify(inputs.at(-1)?.messages)).toContain("second")
}),
3_000,
10_000, // kilocode_change - loaded CI runners can exceed 3s for two prompt turns
)
it.instance(