Skip to content

Commit 38cb8e5

Browse files
author
Eva (agent)
committed
test: document loader late-call seam
1 parent e9ef385 commit 38cb8e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins/loader.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,6 +1517,7 @@ describe("loadOpenClawPlugins", () => {
15171517

15181518
__testing.runPluginRegisterSync((guardedApi) => {
15191519
capturedApi = guardedApi;
1520+
// Host-hook delivery remains callable after registration closes; only registration-only APIs lock.
15201521
guardedApi.registerGatewayMethod("proofchat.ping", vi.fn() as never);
15211522
}, api);
15221523

0 commit comments

Comments
 (0)