Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Oct 28, 2023
1 parent 3055cf5 commit 4325ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Phar/PharMetaTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ public static function pharProvider(): iterable
null,
[
'sample.txt' => [
'compression' => CompressionAlgorithm::GZ,
'compression' => CompressionAlgorithm::GZ,
'compressedSize' => 15,
],
],
Expand Down

0 comments on commit 4325ba6

Please sign in to comment.