feat: unify hooks installs and webhooks
This commit is contained in:
@@ -179,7 +179,7 @@ describe("onboard-hooks", () => {
|
||||
|
||||
// Second note should confirm configuration
|
||||
expect(noteCalls[1][0]).toContain("Enabled 1 hook: session-memory");
|
||||
expect(noteCalls[1][0]).toContain("clawdbot hooks internal list");
|
||||
expect(noteCalls[1][0]).toContain("clawdbot hooks list");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user