docs: update outbound refactor test path

This commit is contained in:
Peter Steinberger
2026-02-22 21:28:08 +01:00
parent 6ed08ddc24
commit 820d765553

View File

@@ -62,7 +62,7 @@ Outbound sends were mirrored into the _current_ agent session (tool session key)
## Tests Added/Updated
- `src/infra/outbound/outbound-session.test.ts`
- `src/infra/outbound/outbound.test.ts`
- Slack thread session key.
- Telegram topic session key.
- dmScope identityLinks with Discord.
@@ -84,6 +84,6 @@ Outbound sends were mirrored into the _current_ agent session (tool session key)
- `src/agents/tools/message-tool.ts`
- `src/gateway/server-methods/send.ts`
- Tests in:
- `src/infra/outbound/outbound-session.test.ts`
- `src/infra/outbound/outbound.test.ts`
- `src/agents/tools/message-tool.test.ts`
- `src/gateway/server-methods/send.test.ts`