fix: correct rubberband config placement in approval test
This commit is contained in:
parent
1558742539
commit
12ade176c0
@ -746,7 +746,7 @@ describe("exec approvals", () => {
|
||||
ask: "off",
|
||||
security: "full",
|
||||
approvalRunningNoticeMs: 0,
|
||||
defaults: { rubberband: { enabled: false } },
|
||||
rubberband: { enabled: false },
|
||||
});
|
||||
|
||||
const result = await tool.execute("call6", {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user