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 Sep 26, 2024
1 parent fd9251f commit 6012cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integration/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ protected function server(): RequestHandlerInterface
protected function database(): ConnectionInterface
{
$this->app();

// Set in `BeginTransactionAndSetDatabase` extender.
return $this->database;
}
Expand Down

0 comments on commit 6012cf7

Please sign in to comment.