Commit fb42bb1
committed
test(adopt): write CLI lockfile fixture beside skills dir
TestRunAdopt_WarnsOnLingeringLockfile still wrote .skill-lock.json
inside the skills dir, but production ReadLock now reads it from the
parent (~/.agents/.skill-lock.json). Use adopt.LockPath so the fixture
matches, restoring the lingering-entry warning assertion.1 parent d91dc65 commit fb42bb1
1 file changed
Lines changed: 5 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
150 | | - | |
| 153 | + | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
| |||
0 commit comments