mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 05:12:15 +00:00
test: allow boundary test on main
This commit is contained in:
@@ -6,6 +6,7 @@ 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/pi-embedded-runner-extraparams.test.ts",
|
||||
"src/plugins/contracts/discovery.contract.test.ts",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user