Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev authored and github-actions[bot] committed Jan 26, 2024
1 parent f0e946b commit 68a99fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Generators/IcsGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class IcsGeneratorTest extends TestCase
protected function generator(array $options = [], array $presentationOptions = []): Generator
{
$presentationOptions['format'] ??= 'file';

return new Ics($options, $presentationOptions);
}

Expand Down

0 comments on commit 68a99fd

Please sign in to comment.