Commit cc3a1f3
committed
Fix backup directory detection in CI tests
- Change backup detection to use startsWith('.claude.backup-') for exact match
- This should fix the backup test that was failing to find backup directories1 parent 95b7925 commit cc3a1f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments