mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
test: isolate subagent registry resume imports
This commit is contained in:
@@ -107,6 +107,7 @@ describe("subagent registry persistence resume", () => {
|
||||
};
|
||||
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
mod = await import("./subagent-registry.js");
|
||||
callGatewayModule = await import("../gateway/call.js");
|
||||
agentEventsModule = await import("../infra/agent-events.js");
|
||||
|
||||
Reference in New Issue
Block a user