Daniel Opitz 5 anni fa
parent
commit
85b3ea84b6
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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.'