mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:30:42 +00:00
test: allow ollama public surface boundary test
This commit is contained in:
@@ -173,6 +173,7 @@ describe("non-extension test boundaries", () => {
|
||||
it("keeps bundled plugin public-surface imports on an explicit core allowlist", () => {
|
||||
const allowed = new Set([
|
||||
"src/auto-reply/reply.triggers.trigger-handling.test-harness.ts",
|
||||
"src/agents/models-config.providers.ollama.test.ts",
|
||||
"src/commands/channel-test-registry.ts",
|
||||
"src/plugin-sdk/testing.ts",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user