Commit e0dda7d
committed
fix: update unit test expectations for set_page_label normalization
The test_set_page_label_valid_config test was expecting the old behavior
where open-ended page ranges would get 'end: -1' added automatically.
Updated to match the new implementation where 'end' is only included
if explicitly provided in the input.1 parent 15d8cad commit e0dda7d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments