Skip to content

Commit 013e9f9

Browse files
committed
docs: document CACHEKIT_MASTER_KEY test fixture in CONTRIBUTING.md
1 parent 14ba885 commit 013e9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ These functions are provided for documentation examples and return mock data:
6161

6262
#### Configuration
6363
- `secret_key` - Test encryption key (value: `"a" * 64`)
64+
- `CACHEKIT_MASTER_KEY` - Environment variable set to `secret_key` (enables `@cache.secure` examples)
6465

6566
## Skipping Examples with `notest`
6667

0 commit comments

Comments
 (0)