Skip to content

Commit d3fd2b9

Browse files
author
Bl00D4NGEL
committed
chore: rename DoctrinePaginatorTest to match file name
1 parent 4a9ba6b commit d3fd2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Infrastructure/Doctrine/PaginatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Mockery;
1010
use PHPUnit\Framework\TestCase;
1111

12-
class DoctrinePaginatorTest extends TestCase
12+
class PaginatorTest extends TestCase
1313
{
1414
/** @var OrmPaginator|Mockery\MockInterface */
1515
private mixed $ormPaginatorMock;

0 commit comments

Comments
 (0)