mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| phpunit | ||
| qunit | ||