Skip to content

Commit

Permalink
Update NavigationItemTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 8, 2024
1 parent 46f1c9e commit f41615d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/framework/tests/Unit/NavigationItemTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ class NavigationItemTest extends UnitTestCase
{
protected function setUp(): void
{
// Todo: Figure out why in the world we need this
self::$hasSetUpKernel = false;

self::needsKernel();
self::mockConfig();
Expand Down

0 comments on commit f41615d

Please sign in to comment.