mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-07-10 02:46:19 +02:00
Fix cs
This commit is contained in:
@ -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.'
|
||||
|
Reference in New Issue
Block a user