We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073379d commit 2092f7bCopy full SHA for 2092f7b
tests/Feature/PeopleRepositoryTest.php
@@ -7,7 +7,7 @@
7
use Tests\Example\Entities\PeopleEntityList;
8
use Illuminate\Foundation\Testing\DatabaseTransactions;
9
10
-class AbstractFilterableRepositoryTest extends TestCase
+class PeopleRepositoryTest extends TestCase
11
{
12
use DatabaseTransactions;
13
0 commit comments