docs: update pty supervision test command paths

This commit is contained in:
Peter Steinberger
2026-02-22 10:48:37 +00:00
parent 1d4e9ad8d1
commit b98d3330f6

View File

@@ -157,7 +157,7 @@ Unit tests:
E2E targets:
- `pnpm test:e2e src/agents/cli-runner.e2e.test.ts`
- `pnpm test:e2e src/agents/bash-tools.exec.pty-fallback.e2e.test.ts src/agents/bash-tools.exec.background-abort.e2e.test.ts src/agents/bash-tools.process.send-keys.e2e.test.ts`
- `pnpm vitest run src/agents/bash-tools.exec.pty-fallback.test.ts src/agents/bash-tools.exec.background-abort.test.ts src/agents/bash-tools.process.send-keys.test.ts`
Typecheck note: