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:
parent
46e8b6fc71
commit
3b828d85af
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue