mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:30:42 +00:00
test: update spawn workspace pi settings mock
This commit is contained in:
@@ -350,6 +350,7 @@ vi.mock("../../pi-settings.js", () => ({
|
||||
},
|
||||
}),
|
||||
isSilentOverflowProneModel: () => false,
|
||||
resolveEffectiveCompactionMode: () => "default",
|
||||
}));
|
||||
|
||||
vi.mock("../extensions.js", () => ({
|
||||
|
||||
Reference in New Issue
Block a user