Commit 8c8d769
fix: remove branch type assertion from detectGit repo test
The "detects a git repository" test should only assert isRepo.
Branch validation is handled by the dedicated branch test which
accounts for CI detached HEAD returning undefined.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 24209bf commit 8c8d769
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments