diff options
Diffstat (limited to '.ai/scripts/tests')
| -rw-r--r-- | .ai/scripts/tests/capture-guard.bats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/scripts/tests/capture-guard.bats b/.ai/scripts/tests/capture-guard.bats index 12ecb83..2bfee61 100644 --- a/.ai/scripts/tests/capture-guard.bats +++ b/.ai/scripts/tests/capture-guard.bats @@ -2,7 +2,7 @@ # # Tests for claude-templates/.ai/scripts/capture-guard — detects live # org-capture buffers visiting a target file before a workflow edits that -# file on disk (the roam inbox, in inbox-zero Phase D). Editing the file +# file on disk (the roam inbox, in inbox.org roam mode Phase D). Editing the file # underneath an indirect org-capture buffer wedges the capture (see emacs.md). # # Contract under test: |
