Skip to content

Commit 8a7d4c1

Browse files
committed
Remove fixed length assertion in test
1 parent 196c94c commit 8a7d4c1

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)