mirror of https://github.com/openclaw/openclaw.git
fix(test): load sessions_spawn harness before tools
This commit is contained in:
parent
bbcbabab74
commit
89155aa6c6
|
|
@ -9,7 +9,6 @@ import {
|
|||
import { resetSubagentRegistryForTests } from "./subagent-registry.js";
|
||||
|
||||
const callGatewayMock = getCallGatewayMock();
|
||||
const setConfigOverride = setSessionsSpawnConfigOverride;
|
||||
|
||||
describe("openclaw-tools: subagents (sessions_spawn allowlist)", () => {
|
||||
beforeEach(() => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue