mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
docs: clarify before_install hook scope (#92766)
Signed-off-by: sallyom <somalley@redhat.com>
This commit is contained in:
@@ -78,8 +78,8 @@ describe("plugins cli update", () => {
|
||||
|
||||
expect(helpText).toContain("--dangerously-force-unsafe-install");
|
||||
expect(helpText).toContain("Deprecated no-op");
|
||||
expect(helpText).toContain("install policy and");
|
||||
expect(helpText).toContain("plugin hooks may still block");
|
||||
expect(helpText).toContain("security.installPolicy");
|
||||
expect(helpText).toContain("may still block");
|
||||
});
|
||||
|
||||
it("refuses plugin updates in Nix mode before package-manager work", async () => {
|
||||
|
||||
Reference in New Issue
Block a user