Skip to content

Commit

Permalink
Boot kernel for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 22, 2024
1 parent a60def5 commit 5f9a8fc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ protected function setUp(): void
parent::setUp();
$this->mockRoute();
$this->mockPage();

Hyde::boot();
}

protected function render(): string
Expand Down

0 comments on commit 5f9a8fc

Please sign in to comment.