Skip to content

Commit ae16f98

Browse files
fix: broken tests that were not running
1 parent c6a5953 commit ae16f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mysqli/tests/gh8978.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ try {
2424
echo 'done!';
2525
?>
2626
--EXPECTF--
27-
Warning: failed loading cafile stream: `x509.ca' in %s
27+
Warning: mysqli_real_connect(): This stream does not support SSL/crypto in %s
2828
Cannot connect to MySQL using SSL
2929
done!

0 commit comments

Comments
 (0)