mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
fix: slim provider sdk surfaces
This commit is contained in:
@@ -5,6 +5,7 @@ import { describe, expect, it } from "vitest";
|
||||
const repoRoot = path.resolve(import.meta.dirname, "..");
|
||||
|
||||
const allowedNonExtensionTests = new Set<string>([
|
||||
"src/agents/bedrock-discovery.test.ts",
|
||||
"src/plugins/contracts/discovery.contract.test.ts",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user