mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-28 12:36:55 +02:00
chore: separate commit formatting from changed gate
This commit is contained in:
@@ -165,6 +165,7 @@ describe("scripts/changed-lanes", () => {
|
||||
all: false,
|
||||
});
|
||||
expect(plan.runExtensionTests).toBe(true);
|
||||
expect(plan.testTargets).toEqual(["src/plugin-sdk/core.ts"]);
|
||||
});
|
||||
|
||||
it("fails safe for root config changes", () => {
|
||||
|
||||
Reference in New Issue
Block a user