diff --git a/ext/mysqli/tests/gh11438.phpt b/ext/mysqli/tests/gh11438.phpt index 49c715e72c03c..56356811fc1e9 100644 --- a/ext/mysqli/tests/gh11438.phpt +++ b/ext/mysqli/tests/gh11438.phpt @@ -77,6 +77,10 @@ print "done!"; --CLEAN-- query('DROP USER shatest'); $link->query('DROP USER shatest@localhost'); ?>