mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-08 15:51:06 +00:00
CLI: pass unsafe flag through linked plugin probes
This commit is contained in:
committed by
Peter Steinberger
parent
7cd40ad565
commit
bac15a7313
@@ -643,7 +643,6 @@ describe("plugins cli install", () => {
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
||||
it("passes force through as overwrite mode for npm installs", async () => {
|
||||
const cfg = {
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user