mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 18:37:58 +01:00
REST API: Remove accidentally duplicated key in test fixtures.
Follow-up to [49334], [49368]. See #51638. Built from https://develop.svn.wordpress.org/trunk@49370 git-svn-id: http://core.svn.wordpress.org/trunk@49129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
813fb756ae
commit
a9a1146a71
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.6-beta2-49369';
|
||||
$wp_version = '5.6-beta2-49370';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user