mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 07:11:25 +00:00
fix(test): load sessions_spawn harness before tools
This commit is contained in:
@@ -9,7 +9,6 @@ import {
|
|||||||
import { resetSubagentRegistryForTests } from "./subagent-registry.js";
|
import { resetSubagentRegistryForTests } from "./subagent-registry.js";
|
||||||
|
|
||||||
const callGatewayMock = getCallGatewayMock();
|
const callGatewayMock = getCallGatewayMock();
|
||||||
const setConfigOverride = setSessionsSpawnConfigOverride;
|
|
||||||
|
|
||||||
describe("openclaw-tools: subagents (sessions_spawn allowlist)", () => {
|
describe("openclaw-tools: subagents (sessions_spawn allowlist)", () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user