mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:40:44 +00:00
test(scripts): align changed sdk routing expectation
This commit is contained in:
@@ -481,7 +481,7 @@ describe("scripts/test-projects changed-target routing", () => {
|
||||
);
|
||||
});
|
||||
|
||||
it("narrows default-lane changed source files to include globs", () => {
|
||||
it("narrows default-lane changed source files to affected tests", () => {
|
||||
const plans = buildVitestRunPlans(["--changed", "origin/main"], process.cwd(), () => [
|
||||
"packages/sdk/src/index.ts",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user