mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 12:51:17 -05:00
Fix test
This commit is contained in:
@@ -449,7 +449,7 @@ describe("ClineProvider", () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const state = await provider.getState()
|
const state = await provider.getState()
|
||||||
expect(state.requestDelaySeconds).toBe(5)
|
expect(state.requestDelaySeconds).toBe(10)
|
||||||
})
|
})
|
||||||
|
|
||||||
test("alwaysApproveResubmit defaults to false", async () => {
|
test("alwaysApproveResubmit defaults to false", async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user