Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Sep 9, 2024
1 parent 4268c26 commit b371aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/framework/tests/Feature/StaticSiteServiceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ public function testWithWarningsConvertedToExceptions()
->doesntExpectOutput(' 1. This is a warning')
->assertExitCode(2);
}

public function testSiteOutputDirectoryCanBeChangedForSiteBuilds()
{
$this->file('_posts/test-post.md');
Expand Down

0 comments on commit b371aee

Please sign in to comment.