Tests: Add a `@ticket` reference for `WP_Customize_Manager::trash_changeset_post()` test.
Follow-up to [56043], [57238], [57241]. Props mukesh27. See #60183. Built from https://develop.svn.wordpress.org/trunk@57242 git-svn-id: http://core.svn.wordpress.org/trunk@56748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e864ae4450
commit
9398968765
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.5-alpha-57241';
|
||||
$wp_version = '6.5-alpha-57242';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue