mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 19:15:47 +00:00
test(boundary): align package path invariants
This commit is contained in:
parent
4b8bca3444
commit
b96155e4e7
2 changed files with 37 additions and 14 deletions
|
|
@ -15,6 +15,7 @@ const ALLOWED_BUNDLED_CAPABILITY_METADATA_CONSUMERS = new Set([
|
|||
const ALLOWED_EXTENSION_PATH_STRING_TESTS = new Set([
|
||||
"src/plugin-sdk/browser-maintenance.test.ts",
|
||||
"src/channels/plugins/bundled.shape-guard.test.ts",
|
||||
"src/cli/capability-cli.test.ts",
|
||||
"src/commands/doctor-legacy-config.migrations.test.ts",
|
||||
"src/plugins/contracts/bundled-extension-config-api-guardrails.test.ts",
|
||||
"src/scripts/test-projects.test.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue