mirror of https://github.com/openclaw/openclaw.git
CLI: pass unsafe flag through linked plugin probes
This commit is contained in:
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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue