Skip to content

Commit 2092f7b

Browse files
meinder-aactions-user
authored andcommitted
Fix styling
1 parent 073379d commit 2092f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/PeopleRepositoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Tests\Example\Entities\PeopleEntityList;
88
use Illuminate\Foundation\Testing\DatabaseTransactions;
99

10-
class AbstractFilterableRepositoryTest extends TestCase
10+
class PeopleRepositoryTest extends TestCase
1111
{
1212
use DatabaseTransactions;
1313

0 commit comments

Comments
 (0)