mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 13:31:45 +00:00
test(core): trim reset usage in gateway and install source specs
This commit is contained in:
@@ -68,7 +68,7 @@ function createResponse(): {
|
||||
|
||||
describe("createHooksRequestHandler timeout status mapping", () => {
|
||||
beforeEach(() => {
|
||||
readJsonBodyMock.mockReset();
|
||||
readJsonBodyMock.mockClear();
|
||||
});
|
||||
|
||||
test("returns 408 for request body timeout", async () => {
|
||||
|
||||
Reference in New Issue
Block a user