Tests: Add additional tests covering Block Hooks registration

Props ockham.
See #59346.
Follow-up [56587].


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


git-svn-id: http://core.svn.wordpress.org/trunk@56119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
gziolo 2023-09-18 10:35:23 +00:00
parent 51c1ee1b9c
commit 918a9a69b1

View File

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