f5d88c355e
This test creates a dummy post and subsequently runs a query containing `DROP PROCEDURE`. This latter query implies a `COMMIT`, which means that the post is not cleaned up for later tests. Manually deleting the post with `wp_delete_post()` solves this problem. Fixes #28155. git-svn-id: https://develop.svn.wordpress.org/trunk@30320 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
tools/i18n | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
package.json | ||
phpunit.xml.dist | ||
wp-cli.yml | ||
wp-config-sample.php | ||
wp-tests-config-sample.php |