Skip to content

Commit 5c1ca63

Browse files
committed
Use EXPECTF pattern for stdClass ID
1 parent 288a774 commit 5c1ca63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/query/query-ctor-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object(MongoDB\Driver\Query)#%d (%d) {
6464
["batchSize"]=>
6565
int(10)
6666
["collation"]=>
67-
object(stdClass)#3 (1) {
67+
object(stdClass)#%d (%d) {
6868
["locale"]=>
6969
string(5) "en_US"
7070
}

0 commit comments

Comments
 (0)