Skip to content

Commit d2572e6

Browse files
Fix EXPECTF for test
1 parent 958edbe commit d2572e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ext/pdo_mysql/tests/pdo_mysql_dsn_containing_credentials.phpt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ MySQLPDOTest::skip();
2424
echo "ignoring credentials in dsn: done\n";
2525
?>
2626
--EXPECTF--
27-
done!
27+
using credentials in dsn: done
28+
ignoring credentials in dsn: done

0 commit comments

Comments
 (0)