Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Mar 12, 2024
1 parent f3676b9 commit fce1472
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

abstract class TestCase extends Orchestra
{
use WithLaravelMigrations;

protected function setUp(): void
{
Expand Down

0 comments on commit fce1472

Please sign in to comment.