Editor: add ticket number to test after string update.

Follow-up to [58028]; adds ticket number to the updated test.

Props jorbin, isabel_brison.
See #60981.

Built from https://develop.svn.wordpress.org/trunk@58059


git-svn-id: http://core.svn.wordpress.org/trunk@57524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
isabel_brison 2024-04-30 04:00:06 +00:00
parent 1abb7e0563
commit a3d497718e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.6-alpha-58055';
$wp_version = '6.6-alpha-58059';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.