Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 14, 2021
1 parent 16c07e4 commit 3b8cdf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/MediaConverterTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

class MediaConverterTestCase extends TestCase
{
public array $settings = [];
public $settings = [];

public array $sizes = [];
public $sizes = [];

protected function getPackageProviders($app): array
{
Expand Down

0 comments on commit 3b8cdf6

Please sign in to comment.