Skip to content

Commit

Permalink
Merge pull request #431 from hydephp/analysis-NA3VWL
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
HydePHP authored May 20, 2022
2 parents 0c3dce8 + 034e271 commit 3b8cf08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/HydeBuildStaticSiteCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ public function handle(): int
return 0;
}


/** @internal */
protected function runPreBuildActions(): void
{
Expand Down
1 change: 1 addition & 0 deletions tests/Feature/Concerns/HasPageMetadataTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

/**
* @covers \Hyde\Framework\Concerns\HasPageMetadata
*
* @see \Tests\Unit\HasPageMetadataRssFeedLinkTest
*/
class HasPageMetadataTest extends TestCase
Expand Down

0 comments on commit 3b8cf08

Please sign in to comment.