1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-10 02:46:19 +02:00
This commit is contained in:
Daniel Opitz
2021-01-09 18:25:45 +01:00
parent 4ecb0c4ee6
commit 85b3ea84b6

View File

@ -96,7 +96,6 @@ final class ApkAlignmentExtraFieldTest extends TestCase
*/
public function testInvalidParse()
{
//$this->expectException(
$this->expectException(
ZipException::class,
'Minimum 6 bytes of the extensible data block/field used for alignment of uncompressed entries.'