Commit 9ee2834
fix(test): correct misleading skipColEdit comment in inline edit test
The comment claimed skipColEdit remaps sub-table col 3 to full-table
col 4 (maintenanceColSeason). In reality, maintenanceColSeason is 3
and since 3 < skipAt (maintenanceColAppliance=4), no remap occurs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a2eb3f4 commit 9ee2834
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
1016 | | - | |
| 1015 | + | |
| 1016 | + | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
| |||
0 commit comments