Skip to content

Commit a63780a

Browse files
HeyItsGilbertclaude
andcommitted
docs: remove invalid Tests changelog section (#86)
Keep a Changelog does not define a Tests category; test additions are implementation details, not user-facing changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f2b4525 commit a63780a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
the clone target that is not a valid git repository; it now emits a
2929
`Write-Warning` so the user knows why the install was skipped (#86).
3030

31-
### Tests
32-
33-
- Added idempotency test: a second install run against an already-cloned
34-
repo does not trigger a second `git clone` (#86).
35-
- Added non-git-directory test: confirms a warning is emitted and no
36-
clone is attempted when the target path exists but is not a git repo (#86).
37-
3831
## [0.4.1] - 2026-06-12
3932

4033
### Fixed

0 commit comments

Comments
 (0)