Daniel Opitz hace 5 años
padre
commit
85b3ea84b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tests/Extra/Fields/ApkAlignmentExtraFieldTest.php

+ 0 - 1
tests/Extra/Fields/ApkAlignmentExtraFieldTest.php

@@ -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.'