Skip to content

Commit 9c1e7f8

Browse files
authored
Update MongoTransportTest.php
1 parent 44a69e3 commit 9c1e7f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/MongoTransportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ public function setTypeMap(array $typemap): void
342342
{
343343
}
344344

345-
public function getId(): \MongoDB\Driver\CursorId
345+
public function getId(): \MongoDB\BSON\Int64
346346
{
347347
throw new \RuntimeException('Not implemented in test cursor.');
348348
}

0 commit comments

Comments
 (0)