mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:31:00 +00:00
test: keep release dependency fixture title
This commit is contained in:
@@ -307,7 +307,7 @@ describe("bundled plugin package dependency checks", () => {
|
||||
}
|
||||
});
|
||||
|
||||
it("allows root-owned chunks to import externalized optional runtime deps", () => {
|
||||
it("still requires root deps for root-owned installed chunks", () => {
|
||||
const tempRoot = mkdtempSync(join(tmpdir(), "openclaw-root-owned-installed-missing-"));
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user