Editor: add missing test template file.

Add a missing file for r58323.

See https://github.com/WordPress/wordpress-develop/pull/6468.
See #61110.


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


git-svn-id: http://core.svn.wordpress.org/trunk@57781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix 2024-06-04 08:51:10 +00:00
parent 4e28fde39a
commit c0f933f7d6

View File

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