Commit 7b58ff0
fix(review): update test recipe to satisfy sentinel validation rule
The test recipe's stop message 'done' triggers the error-severity
all-dispatchable-stops-have-sentinel rule, causing get_recipe to return
an error instead of valid content. Update the stop message to include
'sentinel' so the recipe passes validation and the restored error-free
assertion holds.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7c4f8f3 commit 7b58ff0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
0 commit comments