mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-02 21:47:23 +02:00
Fix cs
This commit is contained in:
@@ -96,7 +96,6 @@ final class ApkAlignmentExtraFieldTest extends TestCase
|
|||||||
*/
|
*/
|
||||||
public function testInvalidParse()
|
public function testInvalidParse()
|
||||||
{
|
{
|
||||||
//$this->expectException(
|
|
||||||
$this->expectException(
|
$this->expectException(
|
||||||
ZipException::class,
|
ZipException::class,
|
||||||
'Minimum 6 bytes of the extensible data block/field used for alignment of uncompressed entries.'
|
'Minimum 6 bytes of the extensible data block/field used for alignment of uncompressed entries.'
|
||||||
|
Reference in New Issue
Block a user