mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 16:34:33 +00:00
test(subagents): use lightweight clears in sessions spawn suites
This commit is contained in:
@@ -49,7 +49,7 @@ describe("sessions tools", () => {
|
||||
});
|
||||
|
||||
beforeEach(() => {
|
||||
callGatewayMock.mockReset();
|
||||
callGatewayMock.mockClear();
|
||||
});
|
||||
|
||||
it("uses number (not integer) in tool schemas for Gemini compatibility", () => {
|
||||
|
||||
Reference in New Issue
Block a user