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 Apr 8, 2024
1 parent 8ec51c7 commit 759f9ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
'hasDocumentationPages',
])->covers(Hyde\Facades\Features::class);


test('expect has method returns true when feature is enabled', function (string $method) {
Config::set('hyde.features', [str($method)->kebab()->replace('has-', '')->toString()]);
\Hyde\Foundation\HydeKernel::setInstance(new \Hyde\Foundation\HydeKernel());
Expand Down

0 comments on commit 759f9ea

Please sign in to comment.