mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Fix object index in annotation test
This commit is contained in:
parent
f7a2a87ebb
commit
512874f931
@ -28,10 +28,10 @@ describe('Annotations', () => {
|
||||
|
||||
const expected = [
|
||||
[
|
||||
`10 0 obj`,
|
||||
`11 0 obj`,
|
||||
`<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ null null null]
|
||||
/D [7 0 R /XYZ null null null]
|
||||
>>`
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user