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 Feb 25, 2024
1 parent e2603f2 commit 5284b86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public function testSidebarBrandView()
$view->assertSee('theme-toggle-button');
$view->assertDontSee('href');
}

public function testSidebarBrandViewWithHomeRoute()
{
Hyde::routes()->addRoute((new DocumentationPage('index'))->getRoute());
Expand Down

0 comments on commit 5284b86

Please sign in to comment.