mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 23:02:55 +00:00
test: stub heavy tools in agent tests
This commit is contained in:
@@ -22,6 +22,7 @@ vi.mock("../config/config.js", async (importOriginal) => {
|
||||
});
|
||||
|
||||
import { emitAgentEvent } from "../infra/agent-events.js";
|
||||
import "./test-helpers/fast-core-tools.js";
|
||||
import { createClawdbotTools } from "./clawdbot-tools.js";
|
||||
import { resetSubagentRegistryForTests } from "./subagent-registry.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user