Skip to content

Commit db235f2

Browse files
mtuchiclaude
andcommitted
docs: update unit-testing-jobs.md reference to use --exports-only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f4cfb07 commit db235f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ cd packages/cli && pnpm test:watch # Watch mode
131131
The [.claude](.claude) folder contains detailed guides:
132132

133133
- **[event-processor.md](.claude/event-processor.md)** - Worker event processing deep-dive (ordering, batching) — companion to `packages/ws-worker/CLAUDE.md`
134-
- **[unit-testing-jobs.md](.claude/unit-testing-jobs.md)** - How to unit-test job code using `openfn compile --test`
134+
- **[unit-testing-jobs.md](.claude/unit-testing-jobs.md)** - How to unit-test job code using `openfn compile --exports-only`
135135

136136
Key packages also carry their own `CLAUDE.md` (runtime, engine-multi, ws-worker), auto-loaded when you work in them.
137137

0 commit comments

Comments
 (0)