mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
refactor: expose plugin test helpers via sdk
This commit is contained in:
@@ -692,7 +692,7 @@ describe("scripts/test-projects changed-target routing", () => {
|
||||
|
||||
it("uses import-graph targets in default changed mode", () => {
|
||||
expect(
|
||||
resolveChangedTestTargetPlan(["test/helpers/plugins/plugin-registration.ts"]).targets,
|
||||
resolveChangedTestTargetPlan(["test/helpers/provider-replay-policy.ts"]).targets,
|
||||
).toContain("extensions/openrouter/index.test.ts");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user