Block Hooks: Make test a bit easier to read.

Follow-up [57668].
Props gziolo.
See #60580.
Built from https://develop.svn.wordpress.org/trunk@57676


git-svn-id: http://core.svn.wordpress.org/trunk@57177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Bernhard Reiter 2024-02-21 10:49:15 +00:00
parent 46e8b6fc71
commit 3b828d85af
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.5-beta2-57675';
$wp_version = '6.5-beta2-57676';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.