Skip to content

Commit d21982c

Browse files
committed
Remove fixed length assertion in test
1 parent ba3f648 commit d21982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cursor/cursorid-getId-001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ object(MongoDB\Driver\CursorId)#%d (%d) {
4040
}
4141
object(MongoDB\BSON\Int64)#%d (%d) {
4242
["integer"]=>
43-
string(19) "%d"
43+
string(%d) "%d"
4444
}
4545
===DONE===

0 commit comments

Comments
 (0)