mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
test(cli): stabilize active-run prompt test
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user