Skip to content

Commit 618cd41

Browse files
committed
Fix test case
1 parent 418a954 commit 618cd41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/mysqli/tests/mysqli_stmt_data_seek.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ require_once 'skipifconnectfailure.inc';
8787
?>
8888
--EXPECT--
8989
mysqli_stmt object is not fully initialized
90-
No result set associated with the statement
90+
mysqli_stmt_data_seek(): No result set associated with the statement
9191
int(3)
9292
int(1)
9393
int(1)

0 commit comments

Comments
 (0)