Commit 2205a09
🧪 Fix langSysTag test expectations for padded tags
Commit 6c28834 added space-padding to `langSysTag` values to work
around pdf-core expecting 4-character tags, but the tests were not
updated to match.
Update 4 test expectations in `text.test.ts` to expect `'DEU '`
instead of `'DEU'`.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 473b605 commit 2205a09
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
0 commit comments