mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
test: trim stale extension boundary allowlist
This commit is contained in:
@@ -6,7 +6,6 @@ import { BUNDLED_PLUGIN_PATH_PREFIX } from "./helpers/bundled-plugin-paths.js";
|
||||
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