Commit aada65f
fix: sandbox upgrade test uses 0.4.0 target (not current default)
The upgrade test previously used 0.3.0 as the target, which matched
the new spec_version default. The upgrader correctly skips no-op upgrades,
causing the test assertion 'Upgraded' in output to fail.
Fix: upgrade to 0.4.0 (a future version) so the upgrade path runs.
This is the correct test pattern — always test with a version AHEAD of
the scaffold default.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 680b410 commit aada65f
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | | - | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
165 | | - | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments