docs: replace vague provenance prose with recorded facts
This commit is contained in:
@@ -45,7 +45,7 @@ describe('hook-protocol invariants', () => {
|
||||
session.append('hook/result', result())
|
||||
})
|
||||
|
||||
it('rebuilds pending hook provenance from an existing session', async () => {
|
||||
it('rebuilds pending hook invocations from an existing session', async () => {
|
||||
const ctx = new Context()
|
||||
await ctx.plugin(SessionStore)
|
||||
const session = ctx.sessions.create()
|
||||
|
||||
Reference in New Issue
Block a user