Daniel Opitz 5 年之前
父節點
當前提交
85b3ea84b6
共有 1 個文件被更改,包括 0 次插入1 次删除
  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.'