Skip to content

Commit 12f521e

Browse files
committed
chore:psalm-issue
1 parent c3484e7 commit 12f521e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/Unit/Neo4jRequestFactoryTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
use Neo4j\QueryAPI\Objects\Authentication;
1616
use RuntimeException;
1717

18-
19-
class Neo4jRequestFactoryTest extends TestCase
18+
final class Neo4jRequestFactoryTest extends TestCase
2019
{
2120
private RequestFactoryInterface&\PHPUnit\Framework\MockObject\MockObject $psr17Factory;
2221
private StreamFactoryInterface&\PHPUnit\Framework\MockObject\MockObject $streamFactory;

0 commit comments

Comments
 (0)