mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-24 16:31:36 +01:00
Tests: Fix typo in a data provider name.
Follow-up to [52261], [52387]. See #53363. Built from https://develop.svn.wordpress.org/trunk@52388 git-svn-id: http://core.svn.wordpress.org/trunk@51980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
28b48cecd6
commit
3d4ac53c89
@ -16,7 +16,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '5.9-beta3-52387';
|
$wp_version = '5.9-beta3-52388';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
Reference in New Issue
Block a user