Skip to content

Commit f40db84

Browse files
committed
Fix expected output for Server::executeCommand() test
1 parent 67c5e8c commit f40db84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/server/server-executeCommand-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ object(stdClass)#%d (%d) {
6666
}
6767
}
6868
["cursor"]=>
69-
object(stdClass)#16 (0) {
69+
object(stdClass)#%d (%d) {
7070
}%A
7171
}
7272
Set profile level to 0 successfully: yes

0 commit comments

Comments
 (0)