Skip to content

Commit

Permalink
rollback protected on FilesystemTest
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
  • Loading branch information
samsonasik committed Sep 16, 2022
1 parent ef73327 commit 3d60942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/unit/FilesystemTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
*/
final class FilesystemTest extends AbstractCommonAdapterTest
{
private string $tmpCacheDir;
protected string $tmpCacheDir;

private int $umask;
protected int $umask;

protected function setUp(): void
{
Expand Down

0 comments on commit 3d60942

Please sign in to comment.