Skip to content

Commit 9d8a849

Browse files
committed
Fix duplicate class in test
1 parent 865a9be commit 9d8a849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Type/Doctrine/data/QueryResult/queryBuilderExpressionTypeResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use QueryResult\Entities\Many;
1212
use function PHPStan\Testing\assertType;
1313

14-
class QueryBuilderGetQuery
14+
class QueryBuilderExpressionTypeResolverTest
1515
{
1616

1717
public function testQueryTypeIsInferredOnAcrossMethods(EntityManagerInterface $em): void

0 commit comments

Comments
 (0)