Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzipp committed Mar 15, 2024
1 parent 0117312 commit 3bf50a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCases/DatabaseTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ protected function refreshInMemoryDatabase(): void
{
$this->createJobsTable();
$this->createFailedJobsTable();

}

protected function refreshTestDatabase(): void
Expand Down

0 comments on commit 3bf50a6

Please sign in to comment.