From 89b2f787e0bcea86b1eeb8eab64c67ef9639298f Mon Sep 17 00:00:00 2001 From: Konrad Abicht Date: Mon, 26 Feb 2024 09:19:10 +0100 Subject: [PATCH] try test again without memory-heave group --- tests/PHPUnit/Integration/RawData/RawDataParserTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/PHPUnit/Integration/RawData/RawDataParserTest.php b/tests/PHPUnit/Integration/RawData/RawDataParserTest.php index f394965b..dec70977 100644 --- a/tests/PHPUnit/Integration/RawData/RawDataParserTest.php +++ b/tests/PHPUnit/Integration/RawData/RawDataParserTest.php @@ -119,8 +119,6 @@ public function testGetRawObjectIssue372(): void * @see https://github.com/smalot/pdfparser/issues/373 * @see https://github.com/smalot/pdfparser/issues/392 * @see https://github.com/smalot/pdfparser/issues/397 - * - * @group memory-heavy */ public function testDecodeXrefStreamIssue356(): void {