mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:40:49 +00:00
refactor: promote plugin test helpers to sdk
This commit is contained in:
@@ -270,7 +270,7 @@ describe("scripts/test-projects changed-target routing", () => {
|
||||
it("routes precise plugin contract helpers without broad-running every shard", () => {
|
||||
expect(
|
||||
resolveChangedTargetArgs(["--changed", "origin/main"], process.cwd(), () => [
|
||||
"test/helpers/plugins/tts-contract-suites.ts",
|
||||
"src/plugins/contracts/tts-contract-suites.ts",
|
||||
]),
|
||||
).toEqual([
|
||||
"src/plugins/contracts/core-extension-facade-boundary.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user