Skip to content

Commit

Permalink
Update tests/PHPUnit/Integration/RawData/RawDataParserTest.php
Browse files Browse the repository at this point in the history
Co-authored-by: Konrad Abicht <[email protected]>
  • Loading branch information
tkegan and k00ni authored Jul 30, 2024
1 parent 1158c4c commit 1c2d933
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/PHPUnit/Integration/RawData/RawDataParserTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,7 @@ public function testGetXrefDataIssue673(): void
/**
* Handle self referencing xref
*
* It seems that some pdf creators output `Prev 0` when there is no previous
* xref
* It seems that some PDF creators output `Prev 0` when there is no previous xref.
*
* @see https://github.com/smalot/pdfparser/pull/727
*/
Expand Down

0 comments on commit 1c2d933

Please sign in to comment.