Skip to content

Commit

Permalink
Fixed Psalm error
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbyoung committed Jul 17, 2023
1 parent 5b97413 commit 75dd204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Integration/Demo/Auth/AuthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use App\Tests\Integration\Demo\CreatesUser;
use App\Tests\Integration\Demo\SeedsDatabase;
use App\Tests\Integration\IntegrationTestCase;
use RuntimeException;

class AuthTest extends IntegrationTestCase
{
Expand Down

0 comments on commit 75dd204

Please sign in to comment.